Class UpgradeTask90503FillDeploymentVersionArtifactTable
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.tasks.v9_5.AbstractDeploymentItemConversionTask
com.atlassian.bamboo.upgrade.tasks.v9_5.UpgradeTask90503FillDeploymentVersionArtifactTable
- All Implemented Interfaces:
PriorityUpgradeTask,UpgradeTask
public class UpgradeTask90503FillDeploymentVersionArtifactTable
extends AbstractDeploymentItemConversionTask
-
Field Summary
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors, hibernateConfig, shortDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.bamboo.upgrade.tasks.v9_5.AbstractDeploymentItemConversionTask
doUpgradeMethods 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
-
UpgradeTask90503FillDeploymentVersionArtifactTable
public UpgradeTask90503FillDeploymentVersionArtifactTable()
-
-
Method Details
-
doUpgrade
Description copied from interface:UpgradeTaskPerform the upgrade.- Throws:
Exception- to signalize error during upgrade process
-