Package com.atlassian.bamboo.upgrade
Class AdministrationConfigurationUpgrader
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
com.atlassian.bamboo.upgrade.ConfigurationUpgrader
com.atlassian.bamboo.upgrade.AdministrationConfigurationUpgrader
-
Field Summary
Fields inherited from class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
cfgFile
-
Constructor Summary
ConstructorDescriptionAdministrationConfigurationUpgrader
(@NotNull BootstrapManager bootstrapManager) -
Method Summary
Methods inherited from class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
getDocument, save
Methods inherited from class com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
appendComment, asElement, asMap, closeQuietly, getElement, getElement, getElementText, getRootElement, logChanges, remove, saveNode, setOrAdd, setOrAdd, setOrAdd, setOrAdd, update
-
Constructor Details
-
AdministrationConfigurationUpgrader
-
-
Method Details
-
getLogPrefix
- Specified by:
getLogPrefix
in classConfigurationUpgrader
-