Class RestAgentCapabilities

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestCapability>
com.atlassian.bamboo.rest.model.agent.RestAgentCapabilities
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestCapability>

public class RestAgentCapabilities extends AbstractRestList<RestCapability>
  • Field Details

  • Constructor Details

    • RestAgentCapabilities

      public RestAgentCapabilities()
    • RestAgentCapabilities

      public RestAgentCapabilities(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestCapability> callback)
  • Method Details