public class UpgradeTask_Build6210 extends LegacyImmediateUpgradeTask
JRADEV-17010: Translating usernames stored in workflow's XML into userKeys
UpgradeTask.ScheduleOption, UpgradeTask.Status| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTOR_ENTITY_FIELD |
static String |
DRAFT_WORKFLOW_ENTITY_NAME |
static String |
WORKFLOW_ENTITY_NAME |
| Constructor and Description |
|---|
UpgradeTask_Build6210(EntityEngine entityEngine) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
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.
|
int |
getBuildNumber() |
String |
getShortDescription()
A short (<50 chars) description of the upgrade action
|
isDowngradeTaskRequiredgetScheduleOptionaddError, addErrors, addErrors, convertToSchemaTableName, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQL, runUpgradepublic static final String DESCRIPTOR_ENTITY_FIELD
public static final String DRAFT_WORKFLOW_ENTITY_NAME
public static final String WORKFLOW_ENTITY_NAME
public UpgradeTask_Build6210(EntityEngine entityEngine)
public String getShortDescription()
UpgradeTaskpublic int getBuildNumber()
public void doUpgrade(boolean setupMode)
throws Exception
UpgradeTasksetupMode - Indicating this upgrade task is running during set up.Exception@Nullable public Integer dependsUpon()
UpgradeTaskdependsUpon in class AbstractUpgradeTaskCopyright © 2002-2017 Atlassian. All Rights Reserved.