com.atlassian.bamboo.upgrade.tasks
Class UpgradeTask1801RemovingObsoleteTable

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

public class UpgradeTask1801RemovingObsoleteTable
extends AbstractUpgradeTask


Field Summary
 
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors
 
Constructor Summary
UpgradeTask1801RemovingObsoleteTable()
           
 
Method Summary
 void doUpgrade()
          Perform the upgrade.
 void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)
           
 
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

UpgradeTask1801RemovingObsoleteTable

public UpgradeTask1801RemovingObsoleteTable()
Method Detail

doUpgrade

public void doUpgrade()
               throws java.lang.Exception
Perform the upgrade.

Throws:
java.lang.Exception - to signalize error during upgrade process

setSessionFactory

public void setSessionFactory(net.sf.hibernate.SessionFactory sessionFactory)


Copyright © 2011 Atlassian. All Rights Reserved.