com.atlassian.jira.startup.InstantUpgradeManager |
![]() |
Delays tasks during an InstantUp scenario.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | INSTANT_UPGRADE | The boolean system property indicating that an instant upgrade is in progress |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the new instance is activated in an InstantUp scenario
| |||||||||||
Run this function immediately during a normal startup.
|
The boolean system property indicating that an instant upgrade is in progress
Called when the new instance is activated in an InstantUp scenario
Run this function immediately during a normal startup. If this is an instant upgrade scenario, delay the function until triggered.
runnable | the function to run |
---|---|
description | description of the function |