com.atlassian.bamboo.upgrader
Class Version30Upgrader

java.lang.Object
  extended by com.atlassian.bamboo.upgrader.AbstractConfigUpgrader
      extended by com.atlassian.bamboo.upgrader.Version30Upgrader
All Implemented Interfaces:
Upgrader

public class Version30Upgrader
extends AbstractConfigUpgrader
implements Upgrader


Nested Class Summary
 class Version30Upgrader.CurrentConfig
           
 
Constructor Summary
Version30Upgrader(File configDir)
           
 
Method Summary
 AbstractXStreamPersister getPersister()
           
 void upgrade()
          Updgrade the build and configuration files one version
 
Methods inherited from class com.atlassian.bamboo.upgrader.AbstractConfigUpgrader
readConfigFile, saveConfigFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version30Upgrader

public Version30Upgrader(File configDir)
Method Detail

upgrade

public void upgrade()
Description copied from interface: Upgrader
Updgrade the build and configuration files one version

Specified by:
upgrade in interface Upgrader

getPersister

public AbstractXStreamPersister getPersister()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.