com.atlassian.bamboo.upgrader
Class Version29Upgrader

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

public class Version29Upgrader
extends Object
implements Upgrader

Upgrades the config builder maps to be more generic for the plugins


Nested Class Summary
 class Version29Upgrader.NewConfig
           
 class Version29Upgrader.OriginalConfig
           
 
Constructor Summary
Version29Upgrader(File configDir)
           
 
Method Summary
 void upgrade()
          Updgrade the build and configuration files one version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version29Upgrader

public Version29Upgrader(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


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.