com.atlassian.bamboo.upgrade.tasks
Class UpgradeTask1831FixNullBuildCompleted

java.lang.Object
  extended by com.atlassian.bamboo.upgrade.AbstractUpgradeTask
      extended by com.atlassian.bamboo.upgrade.tasks.AbstractInHibernateTransactionUpgradeTask
          extended by com.atlassian.bamboo.upgrade.tasks.UpgradeTask1831FixNullBuildCompleted
All Implemented Interfaces:
UpgradeTask

public class UpgradeTask1831FixNullBuildCompleted
extends AbstractInHibernateTransactionUpgradeTask


Field Summary
 
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors
 
Constructor Summary
UpgradeTask1831FixNullBuildCompleted()
           
 
Method Summary
 void doUpgrade(java.sql.Connection connection)
           
 
Methods inherited from class com.atlassian.bamboo.upgrade.tasks.AbstractInHibernateTransactionUpgradeTask
doUpgrade, setBambooConnectionTemplate
 
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
 

Constructor Detail

UpgradeTask1831FixNullBuildCompleted

public UpgradeTask1831FixNullBuildCompleted()
Method Detail

doUpgrade

public void doUpgrade(@NotNull
                      java.sql.Connection connection)
               throws java.sql.SQLException
Specified by:
doUpgrade in class AbstractInHibernateTransactionUpgradeTask
Throws:
java.sql.SQLException


Copyright © 2010 Atlassian. All Rights Reserved.