| Package | Description |
|---|---|
| com.atlassian.bamboo.beehive | |
| com.atlassian.bamboo.plugins.rest.model.server |
| Modifier and Type | Class and Description |
|---|---|
class |
BambooNodeStatusImpl |
| Modifier and Type | Method and Description |
|---|---|
List<BambooNodeStatus> |
BambooClusterNodeHeartBeatRawJdbcDao.findAll() |
List<BambooNodeStatus> |
ClusterNodeHeartbeatBootstrapDao.findAll()
Get all heartbeats.
|
List<BambooNodeStatus> |
BambooClusterNodeHeartbeatServiceImpl.getNodeStatuses() |
List<BambooNodeStatus> |
BambooClusterNodeHeartbeatService.getNodeStatuses()
Get status of all nodes if DC license applied otherwise empty list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestNodeStatus |
| Constructor and Description |
|---|
RestNodeStatus(BambooNodeStatus other) |
| Constructor and Description |
|---|
RestServerNodesInfo(ServerStatusInfo statusInfo,
BambooAuthenticationContext bambooAuthenticationContext,
List<BambooNodeStatus> nodeStatuses) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.