Class RestRemoteAgentCapability
java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestModel
com.atlassian.bamboo.rest.model.agent.RestCapability
com.atlassian.bamboo.rest.model.agent.RestRemoteAgentCapability
-
Field Summary
Fields inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
self
-
Constructor Summary
ConstructorDescriptionRestRemoteAgentCapability
(@NotNull Capability capability) RestRemoteAgentCapability
(String key, String value, @NotNull CapabilitySource source) -
Method Summary
Methods inherited from class com.atlassian.bamboo.rest.model.agent.RestCapability
equals, getKey, getValue, hashCode, toString
Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
getSelf, setSelf
-
Constructor Details
-
RestRemoteAgentCapability
-
RestRemoteAgentCapability
public RestRemoteAgentCapability(String key, String value, @NotNull @NotNull CapabilitySource source)
-
-
Method Details
-
getSource
-