Class UpgradeTask120002MigrateIdentifiersOfSecrets
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.tasks.v12_0.UpgradeTask120002MigrateIdentifiersOfSecrets
- All Implemented Interfaces:
PriorityUpgradeTask,UpgradeTask
public class UpgradeTask120002MigrateIdentifiersOfSecrets
extends AbstractUpgradeTask
implements PriorityUpgradeTask
-
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.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
-
UpgradeTask120002MigrateIdentifiersOfSecrets
public UpgradeTask120002MigrateIdentifiersOfSecrets()
-
-
Method Details
-
doUpgrade
Description copied from interface:UpgradeTaskPerform the upgrade.- Specified by:
doUpgradein interfaceUpgradeTask- Throws:
Exception- to signalize error during upgrade process
-