Class NodeRow
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.pages.admin.cluster.NodeRow
-
public class NodeRow extends Object
-
-
Constructor Summary
Constructors Constructor Description NodeRow(@NotNull com.atlassian.pageobjects.elements.PageElement tableRow)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getHostname()
String
getLastHeartbeat()
String
getNodeId()
String
getNodeName()
String
getPort()
boolean
isAlive()
boolean
isPrimary()
-