Uses of Class
com.atlassian.bamboo.rest.model.admin.agent.RestRemoteAgentConfiguration
Packages that use RestRemoteAgentConfiguration
-
Uses of RestRemoteAgentConfiguration in com.atlassian.bamboo.plugins.rest.admin.agent
Methods in com.atlassian.bamboo.plugins.rest.admin.agent that return RestRemoteAgentConfigurationModifier and TypeMethodDescription@NotNull RestRemoteAgentConfigurationRemoteAgentConfigurationConversionFunction.apply(@NotNull Boolean remoteAgentsEnabled, @NotNull Expansion expansion, @NotNull jakarta.ws.rs.core.UriInfo uriInfo) RemoteAgentConfigurationResource.getRemoteAgentConfiguration(@NotNull ExpansionParam expansion, @NotNull jakarta.ws.rs.core.UriInfo uriInfo) RemoteAgentConfigurationResource.updateRemoteAgentConfiguration(RestRemoteAgentConfiguration restRemoteAgentConfiguration, @NotNull ExpansionParam expansion, @NotNull jakarta.ws.rs.core.UriInfo uriInfo) Methods in com.atlassian.bamboo.plugins.rest.admin.agent with parameters of type RestRemoteAgentConfigurationModifier and TypeMethodDescriptionRemoteAgentConfigurationResource.updateRemoteAgentConfiguration(RestRemoteAgentConfiguration restRemoteAgentConfiguration, @NotNull ExpansionParam expansion, @NotNull jakarta.ws.rs.core.UriInfo uriInfo)