public class RestNodeStatus extends Object implements BambooNodeStatus
Constructor and Description |
---|
RestNodeStatus(BambooNodeStatus other) |
Modifier and Type | Method and Description |
---|---|
Date |
getLastHeartbeat() |
String |
getNodeId() |
String |
getNodeName() |
boolean |
isPrimary() |
public RestNodeStatus(@NotNull BambooNodeStatus other)
@NotNull public String getNodeId()
getNodeId
in interface BambooNodeStatus
@NotNull public String getNodeName()
getNodeName
in interface BambooNodeStatus
@Nullable public Date getLastHeartbeat()
getLastHeartbeat
in interface BambooNodeStatus
public boolean isPrimary()
isPrimary
in interface BambooNodeStatus
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.