Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.documentation | |
com.atlassian.bamboo.plugins.rest.resource |
Modifier and Type | Field and Description |
---|---|
static RestBuildAgent |
RestBuildAgentExampleDocument.EXAMPLE_AGENT_1 |
static RestBuildAgent |
RestBuildAgentExampleDocument.EXAMPLE_AGENT_2 |
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.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.