Package com.atlassian.jira.cluster.zdu
Interface ClusterStateManager
- All Known Subinterfaces:
ClusterUpgradeStateManager
- All Known Implementing Classes:
DefaultClusterUpgradeStateManager,NoopClusterUpgradeStateManager
@ExperimentalApi
public interface ClusterStateManager
Allows the retrieval of the current cluster upgrade state from the database.
- Since:
- v7.3
- See Also:
-
Method Summary
-
Method Details
-
getUpgradeState
UpgradeState getUpgradeState()
-