Class UpgradeTask90410AddHibernateTimeoutProperties
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
com.atlassian.bamboo.upgrade.tasks.v9_4.UpgradeTask90410AddHibernateTimeoutProperties
- All Implemented Interfaces:
BootstrapUpgradeTask,UpgradeTask
-
Field Summary
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
hibernateConfigFields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors, shortDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask
getDatabaseConnection, getDialect, setBootstrapManager, setHibernateConfig, withDatabaseConnectionMethods inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
getBuildNumber, getErrors, getShortDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.bamboo.upgrade.UpgradeTask
getBuildNumber, getErrors, getShortDescription
-
Constructor Details
-
UpgradeTask90410AddHibernateTimeoutProperties
public UpgradeTask90410AddHibernateTimeoutProperties()
-
-
Method Details
-
doUpgrade
public void doUpgrade()Description copied from interface:UpgradeTaskPerform the upgrade.
-