com.atlassian.bamboo.upgrader
Class Version31Upgrader
java.lang.Object
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.
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 |
Version31Upgrader
public Version31Upgrader(File buildDir)
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.