| java.lang.Object | ||||
| ↳ | com.atlassian.jira.upgrade.AbstractUpgradeTask | |||
| ↳ | com.atlassian.jira.upgrade.AbstractImmediateUpgradeTask | |||
| ↳ | com.atlassian.jira.upgrade.LegacyImmediateUpgradeTask | |||
| ↳ | com.atlassian.jira.upgrade.tasks.UpgradeTask_Build6123 | |||
Migrate the old default workflow to a new scheme/workflow
Lives in stable under build number 6097
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | ALL_UNASSIGNED_ISSUE_TYPES | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the Upgrade task id of another upgrade task that must be run prior to this task.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.upgrade.LegacyImmediateUpgradeTask
| |||||||||||||||||||||||||||||||||||||||||||||||||
From class
com.atlassian.jira.upgrade.AbstractImmediateUpgradeTask
| |||||||||||||||||||||||||||||||||||||||||||||||||
From class
com.atlassian.jira.upgrade.AbstractUpgradeTask
| |||||||||||||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||||||||||||
From interface
com.atlassian.jira.upgrade.UpgradeTask
| |||||||||||||||||||||||||||||||||||||||||||||||||
Return the Upgrade task id of another upgrade task that must be run prior to this task.

