com.atlassian.bamboo.upgrader
Class AbstractConfigUpgrader
java.lang.Object
com.atlassian.bamboo.upgrader.AbstractConfigUpgrader
- Direct Known Subclasses:
- Version30Upgrader
public class AbstractConfigUpgrader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractConfigUpgrader
public AbstractConfigUpgrader(File configDir)
readConfigFile
protected Object readConfigFile(AbstractXStreamPersister persister)
throws IOException
- Throws:
IOException
saveConfigFile
protected void saveConfigFile(Object objToSave,
AbstractXStreamPersister persister)
throws IOException
- Throws:
IOException
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.