com.atlassian.greenhopper.upgrade
Class GhUpgradeTask016
java.lang.Object
com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
com.atlassian.greenhopper.upgrade.GhUpgradeTask016
- All Implemented Interfaces:
- com.atlassian.sal.api.upgrade.PluginUpgradeTask
public class GhUpgradeTask016
- extends AbstractGhUpgradeTask
GHS-4877: migrating auxiliary data of Sprint and RapidView objects out of PropertySets and back into AO records where
they belong. This will bring a performance benefit as well.
We do not remove any data from the PropertySets, in case the upgrade task fails.
- Since:
- v5.9.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GhUpgradeTask016
public GhUpgradeTask016()
getBuildNumber
public int getBuildNumber()
getShortDescription
public java.lang.String getShortDescription()
performUpgrade
protected void performUpgrade()
throws java.lang.Exception
- Specified by:
performUpgrade
in class AbstractGhUpgradeTask
- Throws:
java.lang.Exception
Copyright © 2007-2014 Atlassian. All Rights Reserved.