Package com.atlassian.confluence.cluster
Class ZduStatus
java.lang.Object
com.atlassian.confluence.cluster.ZduStatus
POJO for returning ZDU state
- Since:
- 7.9
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
These do not map one to one to ZDU states, they just provide enough information for Confluence to interact with the ZDU Plugin Values of this type are stored in the DB via ZduStatusEntity -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZduStatus
-
-
Method Details
-
enabled
-
disabled
-
getState
-
getOriginalClusterVersion
If we are not in upgrade mode this will be empty()- Returns:
- the version number of the cluster at the time we entered upgrade mode, or empty() if we are not in upgrade mode.
-
equals
-
hashCode
public int hashCode() -
toString
-