Uses of Class
com.atlassian.bamboo.rest.model.agent.RestRemoteAgentCapability
-
Packages that use RestRemoteAgentCapability Package Description com.atlassian.bamboo.plugins.rest.resource -
-
Uses of RestRemoteAgentCapability in com.atlassian.bamboo.plugins.rest.resource
Methods in com.atlassian.bamboo.plugins.rest.resource with parameters of type RestRemoteAgentCapability Modifier and Type Method Description javax.ws.rs.core.Response
AgentResource. updateAgentCapability(long agentId, String capabilityKey, RestRemoteAgentCapability updateCapabilityRequest)
-