Class DelayedUpgradeService

java.lang.Object
com.atlassian.jira.upgrade.DelayedUpgradeService

public class DelayedUpgradeService extends Object
Upgrade service that schedules execution of upgrade tasks based on JIRA configuration.

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.