public class UpgradeTask_Build6085 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 int |
JIRA_PROPERTIES |
Constructor and Description |
---|
UpgradeTask_Build6085(EntityEngine entityEngine,
OfBizDelegator ofBizDelegator) |
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
|
isDowngradeTaskRequired
getScheduleOption
addError, addErrors, addErrors, convertToSchemaTableName, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQL, runUpgrade
public static final int BOOLEAN
public static final int JIRA_PROPERTIES
public UpgradeTask_Build6085(EntityEngine entityEngine, OfBizDelegator ofBizDelegator)
public int getBuildNumber()
public String getShortDescription()
UpgradeTask
public void doUpgrade(boolean setupMode) throws Exception
UpgradeTask
setupMode
- Indicating this upgrade task is running during set up.Exception
@Nullable public Integer dependsUpon()
UpgradeTask
dependsUpon
in class AbstractUpgradeTask
Copyright © 2002-2017 Atlassian. All Rights Reserved.
View cookie preferences