Class RestNodeStatus
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.server.RestNodeStatus
- All Implemented Interfaces:
BambooNodeInfo,BambooNodeStatus
-
Constructor Details
-
RestNodeStatus
-
-
Method Details
-
getNodeId
- Specified by:
getNodeIdin interfaceBambooNodeInfo
-
getNodeName
- Specified by:
getNodeNamein interfaceBambooNodeInfo
-
getLastHeartbeat
- Specified by:
getLastHeartbeatin interfaceBambooNodeInfo
-
getHostname
- Specified by:
getHostnamein interfaceBambooNodeInfo
-
getInternalCommunicationPort
public int getInternalCommunicationPort()- Specified by:
getInternalCommunicationPortin interfaceBambooNodeInfo
-
getBuildNumber
- Specified by:
getBuildNumberin interfaceBambooNodeInfo
-
isPrimary
public boolean isPrimary()- Specified by:
isPrimaryin interfaceBambooNodeStatus
-
isAlive
public boolean isAlive()- Specified by:
isAlivein interfaceBambooNodeStatus
-