public class UpgradeTask_Build605 extends AbstractImmediateUpgradeTask
UpgradeTask.ScheduleOption, UpgradeTask.Status
Modifier and Type | Field and Description |
---|---|
static String |
ISSUE_CACHE_LISTENER_CLASS |
Constructor and Description |
---|
UpgradeTask_Build605(PropertiesManager propertiesManager) |
Modifier and Type | Method and Description |
---|---|
String |
dependsUpon()
Return the Upgrade task id of another upgrade task that must be run prior to this task.
|
void |
doUpgrade(boolean setupMode)
Perform the upgrade.
|
String |
getBuildNumber() |
String |
getShortDescription()
A short (<50 chars) description of the upgrade action
|
getScheduleOption
addError, addErrors, addErrors, convertToSchemaTableName, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQL
public static final String ISSUE_CACHE_LISTENER_CLASS
public UpgradeTask_Build605(PropertiesManager propertiesManager)
public void doUpgrade(boolean setupMode)
UpgradeTask
doUpgrade
in interface UpgradeTask
doUpgrade
in class AbstractUpgradeTask
setupMode
- Indicating this upgrade task is running during set up.public String getBuildNumber()
getBuildNumber
in interface UpgradeTask
getBuildNumber
in class AbstractUpgradeTask
public String getShortDescription()
UpgradeTask
@Nullable public String dependsUpon()
UpgradeTask
dependsUpon
in interface UpgradeTask
dependsUpon
in class AbstractUpgradeTask
Copyright © 2002-2015 Atlassian. All Rights Reserved.