Package com.atlassian.bamboo.beehive
Interface BambooNodeInfo
-
- All Known Subinterfaces:
BambooNodeStatus
- All Known Implementing Classes:
BambooNodeStatusImpl,RestNodeStatus
public interface BambooNodeInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable StringgetHostname()intgetInternalCommunicationPort()@Nullable DategetLastHeartbeat()@NotNull StringgetNodeId()@NotNull StringgetNodeName()
-