Package com.atlassian.bamboo.server
Class NodeStatusInfoImpl
java.lang.Object
com.atlassian.bamboo.server.NodeStatusInfoImpl
- All Implemented Interfaces:
NodeStatusInfo
-
Constructor Summary
ConstructorDescriptionNodeStatusInfoImpl
(NodeLifecycleState nodeLifecycleState, boolean reindexInProgress) -
Method Summary
-
Constructor Details
-
NodeStatusInfoImpl
-
-
Method Details
-
getNodeLifecycleState
- Specified by:
getNodeLifecycleState
in interfaceNodeStatusInfo
-
isReindexInProgress
public boolean isReindexInProgress()- Specified by:
isReindexInProgress
in interfaceNodeStatusInfo
-
isServerJohnsoned
public boolean isServerJohnsoned()- Specified by:
isServerJohnsoned
in interfaceNodeStatusInfo
-