Package com.atlassian.bamboo.server
Interface NodeStatusInfo
- All Known Implementing Classes:
NodeStatusInfoImpl
public interface NodeStatusInfo
Node status info data.
- Since:
- 9.5
-
Method Summary
-
Method Details
-
getNodeLifecycleState
-
isReindexInProgress
boolean isReindexInProgress() -
isServerJohnsoned
boolean isServerJohnsoned()
-