java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.atlassian.jira.upgrade.UpgradeTask.ScheduleOption |
Enum Values | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
UpgradeTask.ScheduleOption | AFTER_JIRA_STARTED | The upgrade task may be run after the JIRA startup process is complete and while JIRA is available for use. | |||||||||||||||||||||||||||||||
UpgradeTask.ScheduleOption | BEFORE_JIRA_STARTED | The upgrade task must be run during the JIRA startup process and prior to JIRA being available for use. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||
![]() |
The upgrade task may be run after the JIRA startup process is complete and while JIRA is available for use.
The upgrade task must be run during the JIRA startup process and prior to JIRA being available for use.