Package | Description |
---|---|
com.atlassian.jira.upgrade |
Modifier and Type | Method and Description |
---|---|
UpgradeManagerParams |
UpgradeManagerParams.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpgradeManager.Status |
UpgradeManagerImpl.doUpgrade(UpgradeManagerParams upgradeManagerParams)
Gets all the upgrades (standard, professional and enterprise) that need to be run from the build number stored in
the database to the current build number
|
UpgradeManager.Status |
UpgradeManagerImpl.doUpgradeIfNeededAndAllowed(String backupPath,
UpgradeManagerParams upgradeManagerParams) |
UpgradeManager.Status |
UpgradeManager.doUpgradeIfNeededAndAllowed(String backupPath,
UpgradeManagerParams upgradeManagerParams)
Performs the upgrade if one is required and the license is not too old to proceed with the upgrade.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.