Uses of Class
com.atlassian.bamboo.rest.model.admin.agent.RestRemoteAgentConfiguration
-
Uses of RestRemoteAgentConfiguration in com.atlassian.bamboo.plugins.rest.admin.agent
Modifier and TypeMethodDescription@NotNull RestRemoteAgentConfiguration
RemoteAgentConfigurationConversionFunction.apply
(@NotNull Boolean remoteAgentsEnabled, @NotNull Expansion expansion, @NotNull javax.ws.rs.core.UriInfo uriInfo) RemoteAgentConfigurationResource.getRemoteAgentConfiguration
(@NotNull ExpansionParam expansion, @NotNull javax.ws.rs.core.UriInfo uriInfo) RemoteAgentConfigurationResource.updateRemoteAgentConfiguration
(RestRemoteAgentConfiguration restRemoteAgentConfiguration, @NotNull ExpansionParam expansion, @NotNull javax.ws.rs.core.UriInfo uriInfo) Modifier and TypeMethodDescriptionRemoteAgentConfigurationResource.updateRemoteAgentConfiguration
(RestRemoteAgentConfiguration restRemoteAgentConfiguration, @NotNull ExpansionParam expansion, @NotNull javax.ws.rs.core.UriInfo uriInfo)