public class ClusterLockingUpgradeService extends Object
Constructor and Description |
---|
ClusterLockingUpgradeService(com.atlassian.beehive.ClusterLockService clusterLockService,
LicenseCheckingUpgradeService licenseCheckingUpgradeService) |
Modifier and Type | Method and Description |
---|---|
boolean |
areUpgradesRunning() |
UpgradeResult |
runUpgrades(Set<ReindexRequestType> reindexRequestTypes,
com.atlassian.upgrade.api.UpgradeContext upgradeContext) |
public ClusterLockingUpgradeService(com.atlassian.beehive.ClusterLockService clusterLockService, LicenseCheckingUpgradeService licenseCheckingUpgradeService)
public UpgradeResult runUpgrades(Set<ReindexRequestType> reindexRequestTypes, com.atlassian.upgrade.api.UpgradeContext upgradeContext)
public boolean areUpgradesRunning()
Copyright © 2002-2023 Atlassian. All Rights Reserved.