public class DelayedUpgradeService extends Object
It uses APKeys.JIRA_UPGRADE_DELAY_MINS value for delay duration in minutes or the default value of one
minute if not specified. If APKeys.JIRA_UPGRADE_FORCE_MANUAL_SCHEDULE is set the upgrades
will not be scheduled.
| Constructor and Description |
|---|
DelayedUpgradeService(UpgradeScheduler upgradeScheduler,
ApplicationProperties applicationProperties) |
| Modifier and Type | Method and Description |
|---|---|
UpgradeResult |
scheduleUpgrades() |
public DelayedUpgradeService(UpgradeScheduler upgradeScheduler, ApplicationProperties applicationProperties)
public UpgradeResult scheduleUpgrades()
Copyright © 2002-2019 Atlassian. All Rights Reserved.