public class UpgradeTask_Build6134 extends UpgradeTask_Build6096
UpgradeTask.ScheduleOption, UpgradeTask.StatusALL_INDEXES, ALL_ISSUE_INDEXES, ALL_SHARED_ENTITY_TYPES, NO_SHARED_ENTITIES, WORKLOG_ONLY| Constructor and Description |
|---|
UpgradeTask_Build6134(EntityEngine entityEngine) |
| 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
|
toUsernameMapdoUserProjectRoleActorUpgrade, doWorklogUpgrade, isDowngradeTaskRequiredreIndexAllIssuesgetScheduleOptionaddError, addErrors, addErrors, convertToSchemaTableName, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQLpublic UpgradeTask_Build6134(EntityEngine entityEngine)
public String getBuildNumber()
getBuildNumber in interface UpgradeTaskgetBuildNumber in class UpgradeTask_Build6096public String getShortDescription()
UpgradeTaskgetShortDescription in interface UpgradeTaskgetShortDescription in class UpgradeTask_Build6096public void doUpgrade(boolean setupMode)
throws Exception
UpgradeTaskdoUpgrade in interface UpgradeTaskdoUpgrade in class UpgradeTask_Build6096setupMode - Indicating this upgrade task is running during set up.Exception@Nullable public String dependsUpon()
UpgradeTaskdependsUpon in interface UpgradeTaskdependsUpon in class UpgradeTask_Build6096Copyright © 2002-2017 Atlassian. All Rights Reserved.