public class UpgradeTask_Build707 extends AbstractImmediateUpgradeTask
UpgradeTask.ScheduleOption, UpgradeTask.Status| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_TYPE |
static String |
GLOBAL_ID_PREFIX |
static String |
JIRA_OPTION_TRACKBACK_RECEIVE |
static String |
RELATIONSHIP |
static String |
TRACKBACK_ENTITY_NAME |
| Constructor and Description |
|---|
UpgradeTask_Build707(ApplicationPropertiesStore applicationPropertiesStore) |
| 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
|
getScheduleOptionaddError, addErrors, addErrors, convertToSchemaTableName, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQLpublic static final String JIRA_OPTION_TRACKBACK_RECEIVE
public static final String RELATIONSHIP
public static final String APPLICATION_TYPE
public static final String GLOBAL_ID_PREFIX
public static final String TRACKBACK_ENTITY_NAME
public UpgradeTask_Build707(ApplicationPropertiesStore applicationPropertiesStore)
public String getShortDescription()
UpgradeTaskpublic String getBuildNumber()
getBuildNumber in interface UpgradeTaskgetBuildNumber in class AbstractUpgradeTaskpublic void doUpgrade(boolean setupMode)
throws Exception
UpgradeTaskdoUpgrade in interface UpgradeTaskdoUpgrade in class AbstractUpgradeTasksetupMode - Indicating this upgrade task is running during set up.Exception@Nullable public String dependsUpon()
UpgradeTaskdependsUpon in interface UpgradeTaskdependsUpon in class AbstractUpgradeTaskCopyright © 2002-2015 Atlassian. All Rights Reserved.