com.atlassian.greenhopper.upgrade
Class GhUpgradeTask019

java.lang.Object
  extended by com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
      extended by com.atlassian.greenhopper.upgrade.GhUpgradeTask019
All Implemented Interfaces:
com.atlassian.sal.api.upgrade.PluginUpgradeTask

public class GhUpgradeTask019
extends AbstractGhUpgradeTask

Inserts a reindex required warning into the admin screen and resets the sprint custom field index checked flag

Since:
v5.9.7

Field Summary
 
Fields inherited from class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
log
 
Constructor Summary
GhUpgradeTask019()
           
 
Method Summary
 int getBuildNumber()
           
 java.lang.String getShortDescription()
           
protected  void performUpgrade()
           
 
Methods inherited from class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
doUpgrade, getPluginKey, isReindexAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GhUpgradeTask019

public GhUpgradeTask019()
Method Detail

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.