com.atlassian.bamboo.upgrade.tasks
Class UpgradeTask2516SetSvnAutodetectRootUrl

java.lang.Object
  extended by com.atlassian.bamboo.upgrade.AbstractUpgradeTask
      extended by com.atlassian.bamboo.upgrade.tasks.UpgradeTask2516SetSvnAutodetectRootUrl
All Implemented Interfaces:
HibernateUpgradeTask, UpgradeTask

public class UpgradeTask2516SetSvnAutodetectRootUrl
extends AbstractUpgradeTask
implements HibernateUpgradeTask


Field Summary
 
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors
 
Constructor Summary
UpgradeTask2516SetSvnAutodetectRootUrl()
           
 
Method Summary
 void doUpgrade()
          Perform the upgrade.
 void setPlanDao(PlanDao planDao)
           
 
Methods inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
getBuildNumber, getErrors, getShortDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.upgrade.UpgradeTask
getBuildNumber, getErrors, getShortDescription
 

Constructor Detail

UpgradeTask2516SetSvnAutodetectRootUrl

public UpgradeTask2516SetSvnAutodetectRootUrl()
Method Detail

doUpgrade

public void doUpgrade()
               throws java.sql.SQLException
Description copied from interface: UpgradeTask
Perform the upgrade.

Specified by:
doUpgrade in interface UpgradeTask
Throws:
java.sql.SQLException

setPlanDao

public void setPlanDao(PlanDao planDao)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.