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, wait
execute
protected void report(AdminCommandContext context, String message)
protected void updatePropertyToAttribute(AdminCommandContext context, ConfigBeanProxy target, String property, String attribute) throws TransactionFailure
TransactionFailure
protected void removeProperty(ConfigBeanProxy target, String property) throws TransactionFailure
TransactionFailure
Copyright © 2021. All rights reserved.