| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.resource | |
| com.atlassian.bamboo.rest.model.agent |
| Modifier and Type | Method and Description |
|---|---|
List<RestBuildAgent> |
AgentResource.getAgents(Boolean online) |
List<RestBuildAgent> |
AgentResource.getRemoteAgents(Boolean online) |
| Modifier and Type | Field and Description |
|---|---|
protected RestBuildAgent |
RestAgentInformation.general |
| Modifier and Type | Method and Description |
|---|---|
RestBuildAgent |
RestAgentInformation.getGeneral() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestAgentInformation.setGeneral(RestBuildAgent general) |
| Constructor and Description |
|---|
RestAgentInformation(RestBuildAgent general,
RestAgentCapabilities capabilities,
RestExecutableJobList executableJobs,
RestExecutableEnvironmentList executableEnvironments) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.