Package com.atlassian.bamboo.upgrade
Class UserConfigurationUpgrader
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractXmlUpgrader
com.atlassian.bamboo.upgrade.ConfigurationUpgrader
com.atlassian.bamboo.upgrade.UserConfigurationUpgrader
Upgrader of atlassian-user.xml file
-
Field Summary
Fields inherited from class com.atlassian.bamboo.upgrade.ConfigurationUpgrader
cfgFile
-
Constructor Summary
-
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
-
Field Details
-
FILE_NAME
- See Also:
-
-
Constructor Details
-
UserConfigurationUpgrader
-
-
Method Details
-
getLogPrefix
- Specified by:
getLogPrefix
in classConfigurationUpgrader
-