Package com.atlassian.bamboo.beehive
Interface BambooNodeStatus
- All Superinterfaces:
BambooNodeInfo
- All Known Implementing Classes:
BambooNodeStatusImpl
,RestNodeStatus
Status of a Bamboo node.
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.beehive.BambooNodeInfo
getHostname, getInternalCommunicationPort, getLastHeartbeat, getNodeId, getNodeName
-
Method Details
-
isPrimary
boolean isPrimary() -
isAlive
boolean isAlive()
-