Class RestPlanList
java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestPlan>
com.atlassian.bamboo.plugins.rest.model.plan.RestPlanList
- All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestPlan>
-
Field Summary
Fields inherited from class com.atlassian.bamboo.rest.model.AbstractRestList
callback, maxResult, size, startIndex
-
Constructor Summary
ConstructorDescriptionRestPlanList
(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestPlan> callback) -
Method Summary
Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestList
getAllElements, getCallback, getMaxResult, getStartIndex, setMaxResult, setStartIndex
-
Field Details
-
expand
-
-
Constructor Details
-
RestPlanList
public RestPlanList() -
RestPlanList
-
-
Method Details
-
getSize
public int getSize()- Overrides:
getSize
in classAbstractRestList<RestPlan>
-
getPlans
-
setPlans
-