Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.admin.agent |
Modifier and Type | Method and Description |
---|---|
RestRemoteAgentConfiguration |
RemoteAgentConfigurationConversionFunction.apply(Boolean remoteAgentsEnabled,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
RestRemoteAgentConfiguration |
RemoteAgentConfigurationResource.getRemoteAgentConfiguration(Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to retrieve the remote agent configuration
|
RestRemoteAgentConfiguration |
RemoteAgentConfigurationResource.updateRemoteAgentConfiguration(RestRemoteAgentConfiguration restRemoteAgentConfiguration,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to update the remote agent configuration
|
Modifier and Type | Method and Description |
---|---|
RestRemoteAgentConfiguration |
RemoteAgentConfigurationResource.updateRemoteAgentConfiguration(RestRemoteAgentConfiguration restRemoteAgentConfiguration,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo)
The REST endpoint to update the remote agent configuration
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.