public abstract class ConfigurationUpgrader extends AbstractXmlUpgrader
Modifier | Constructor and Description |
---|---|
protected |
ConfigurationUpgrader(BootstrapManager bootstrapManager,
String fileName) |
Modifier and Type | Method and Description |
---|---|
protected org.dom4j.Document |
getDocument() |
protected abstract String |
getLogPrefix() |
void |
save() |
appendComment, asElement, asMap, closeQuietly, getElement, getElement, getElementText, getRootElement, logChanges, remove, saveNode, setOrAdd, setOrAdd, setOrAdd, setOrAdd, update
protected final File cfgFile
protected ConfigurationUpgrader(@NotNull BootstrapManager bootstrapManager, String fileName)
public void save() throws IOException
save
in class AbstractXmlUpgrader
IOException
protected abstract String getLogPrefix()
protected org.dom4j.Document getDocument()
getDocument
in class AbstractXmlUpgrader
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.