public abstract class ConfigurationUpgrader extends AbstractXmlUpgrader
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigurationUpgrader(@NotNull 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, updateprotected final File cfgFile
protected ConfigurationUpgrader(@NotNull
@NotNull BootstrapManager bootstrapManager,
String fileName)
public void save()
throws IOException
save in class AbstractXmlUpgraderIOExceptionprotected abstract String getLogPrefix()
protected org.dom4j.Document getDocument()
getDocument in class AbstractXmlUpgraderCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.