Package com.atlassian.jira.upgrade
Class ClusterLockingUpgradeService
java.lang.Object
com.atlassian.jira.upgrade.ClusterLockingUpgradeService
-
Constructor Summary
ConstructorsConstructorDescriptionClusterLockingUpgradeService(com.atlassian.beehive.ClusterLockService clusterLockService, LicenseCheckingUpgradeService licenseCheckingUpgradeService) -
Method Summary
Modifier and TypeMethodDescriptionbooleanrunUpgrades(Set<ReindexRequestType> reindexRequestTypes, com.atlassian.upgrade.api.UpgradeContext upgradeContext)
-
Constructor Details
-
ClusterLockingUpgradeService
public ClusterLockingUpgradeService(com.atlassian.beehive.ClusterLockService clusterLockService, LicenseCheckingUpgradeService licenseCheckingUpgradeService)
-
-
Method Details
-
runUpgrades
public UpgradeResult runUpgrades(Set<ReindexRequestType> reindexRequestTypes, com.atlassian.upgrade.api.UpgradeContext upgradeContext) -
areUpgradesRunning
public boolean areUpgradesRunning()
-