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>
-
Field Summary
FieldsFields inherited from class com.atlassian.bamboo.rest.model.AbstractRestList
callback, maxResult, size, startIndex -
Constructor Summary
ConstructorsConstructorDescriptionRestAgentCapabilities(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestCapability> callback) -
Method Summary
Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestList
getAllElements, getCallback, getMaxResult, getSize, getStartIndex, setMaxResult, setStartIndex
-
Field Details
-
capabilities
-
expand
-
-
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
-
getCapabilities
-
setCapabilities
-
getExpand
-