com.atlassian.bamboo.upgrader
Class Version31Upgrader

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

public class Version31Upgrader
extends Object
implements Upgrader

Converts the output log from a list of Strings to a list of 's.


Nested Class Summary
 class Version31Upgrader.MigratedBuildResults
           
 class Version31Upgrader.OriginalBuildResults
           
 
Constructor Summary
Version31Upgrader(File buildDir)
           
 
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

Version31Upgrader

public Version31Upgrader(File buildDir)
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.