Class RestCapability

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestModel
com.atlassian.bamboo.rest.model.agent.RestCapability
Direct Known Subclasses:
RestRemoteAgentCapability

@Immutable public class RestCapability extends AbstractRestModel
  • Constructor Details

    • RestCapability

      protected RestCapability()
    • RestCapability

      public RestCapability(String key, String value)
    • RestCapability

      public RestCapability(@NotNull @NotNull Capability capability)
  • Method Details