Class UpgradeTask100303ConvertLegacyStashViewerConfiguration
java.lang.Object
com.atlassian.bamboo.upgrade.AbstractUpgradeTask
com.atlassian.bamboo.upgrade.tasks.v10_3.UpgradeTask100303ConvertLegacyStashViewerConfiguration
- All Implemented Interfaces:
UpgradeTask
-
Field Summary
Fields inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
errors, hibernateConfig, shortDescription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Perform the upgrade.protected void
Methods inherited from class com.atlassian.bamboo.upgrade.AbstractUpgradeTask
getBuildNumber, getErrors, getShortDescription
-
Constructor Details
-
UpgradeTask100303ConvertLegacyStashViewerConfiguration
public UpgradeTask100303ConvertLegacyStashViewerConfiguration()
-
-
Method Details
-
doUpgrade
Description copied from interface:UpgradeTask
Perform the upgrade.- Throws:
Exception
- to signalize error during upgrade process
-
upgradeRepositories
protected void upgradeRepositories()
-