com.atlassian.greenhopper.upgrade
Class GhUpgradeTask017

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

@Service
public class GhUpgradeTask017
extends AbstractGhUpgradeTask

Creates default EstimateStatisticAO records for each RapidViewAO record.

Since:
v5.9.5
See Also:
EstimateStatisticAO

Field Summary
 
Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logger
 
Constructor Summary
GhUpgradeTask017()
           
 
Method Summary
 int getBuildNumber()
           
 java.lang.String getShortDescription()
           
protected  void performUpgrade()
           
 
Methods inherited from class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
doUpgrade, getPluginKey
 
Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable
logDebug, logError, logException, logInfo, logTrace, logWarn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GhUpgradeTask017

public GhUpgradeTask017()
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-2012 Atlassian. All Rights Reserved.