Class SmartLBManagementLink.NodeHealthRow
java.lang.Object
io.jenkins.plugins.smartexecutorloadbalancer.SmartLBManagementLink.NodeHealthRow
- Enclosing class:
SmartLBManagementLink
View model for one row in the node-health table.
-
Constructor Details
-
NodeHealthRow
-
-
Method Details
-
getStats
-
isSuppressed
public boolean isSuppressed() -
isAtRisk
public boolean isAtRisk() -
getStatusLabel
-
getStatusStyle
-
getSparkline
Records in oldest-first order for left-to-right sparkline rendering.
-