com.atlassian.bamboo.upgrader
Class VersionFourteenToVersionFifteenUpgrader

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

public class VersionFourteenToVersionFifteenUpgrader
extends AbstractBuildUpgrader

Adds a default BuildStrategy if the build does not have one.


Nested Class Summary
 class VersionFourteenToVersionFifteenUpgrader.MyBuild
           
 
Constructor Summary
VersionFourteenToVersionFifteenUpgrader(File buildDirectory)
           
 
Method Summary
protected  void updateBuildFile(File buildFile)
           
 
Methods inherited from class com.atlassian.bamboo.upgrader.AbstractBuildUpgrader
getBuildDirectory, getXStreamPersister, readInTheBuildFile, readInTheBuildFile, saveBuildBackToFile, upgrade
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionFourteenToVersionFifteenUpgrader

public VersionFourteenToVersionFifteenUpgrader(File buildDirectory)
Method Detail

updateBuildFile

protected void updateBuildFile(File buildFile)
Specified by:
updateBuildFile in class AbstractBuildUpgrader


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.