public class UpgradeTask_Build849 extends LegacyImmediateUpgradeTask
JRADEV-18245: Workflow permissions are probably wrong for renamed users JRA-24563: Clone operation creates links in the wrong direction
UpgradeTask.ScheduleOption, UpgradeTask.Status| Modifier and Type | Field and Description |
|---|---|
static int |
BOOLEAN |
static String |
JIRA_CLONE_LINK_LEGACY_DIRECTION |
static int |
JIRA_PROPERTIES |
| Constructor and Description |
|---|
UpgradeTask_Build849(EntityEngine entityEngine,
OfBizDelegator ofBizDelegator) |
| 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
|
isDowngradeTaskRequiredgetScheduleOptionaddError, addErrors, addErrors, convertToSchemaTableName, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQLpublic static final String JIRA_CLONE_LINK_LEGACY_DIRECTION
public static final int BOOLEAN
public static final int JIRA_PROPERTIES
public UpgradeTask_Build849(EntityEngine entityEngine, OfBizDelegator ofBizDelegator)
public String getBuildNumber()
public String getShortDescription()
UpgradeTaskpublic void doUpgrade(boolean setupMode)
throws Exception
UpgradeTasksetupMode - Indicating this upgrade task is running during set up.Exception@Nullable public String dependsUpon()
UpgradeTaskdependsUpon in interface UpgradeTaskdependsUpon in class AbstractUpgradeTaskCopyright © 2002-2016 Atlassian. All Rights Reserved.