| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.documentation | |
| com.atlassian.bamboo.plugins.rest.resource | |
| com.atlassian.bamboo.rest.model.agent |
| Modifier and Type | Field and Description |
|---|---|
static RestBuildAgent |
RestBuildAgentExampleDocument.EXAMPLE_AGENT_1 |
static RestBuildAgent |
RestBuildAgentExampleDocument.EXAMPLE_AGENT_2 |
static RestBuildAgent |
RestAgentDetailsExampleDocument.REST_BUILD_AGENT |
| Modifier and Type | Field and Description |
|---|---|
static List<RestBuildAgent> |
RestBuildAgentExampleDocument.EXAMPLE_AGENT_LIST |
| Modifier and Type | Method and Description |
|---|---|
List<RestBuildAgent> |
AgentResource.getAgents(Boolean online)
Provides a list of all agents.
|
List<RestBuildAgent> |
AgentResource.getRemoteAgents(Boolean online)
Provides a list of all agent authentication statuses.
|
| 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.