public abstract class BaseLegacyConfigurationUpgrade extends Object implements LegacyConfigurationUpgrade
| Constructor and Description |
|---|
BaseLegacyConfigurationUpgrade() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
removeProperty(ConfigBeanProxy target,
String property) |
protected void |
report(AdminCommandContext context,
String message) |
protected void |
updatePropertyToAttribute(AdminCommandContext context,
ConfigBeanProxy target,
String property,
String attribute) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteprotected void report(AdminCommandContext context, String message)
protected void updatePropertyToAttribute(AdminCommandContext context, ConfigBeanProxy target, String property, String attribute) throws TransactionFailure
TransactionFailureprotected void removeProperty(ConfigBeanProxy target, String property) throws TransactionFailure
TransactionFailureCopyright © 2019. All rights reserved.