Class RestDeploymentResultList
java.lang.Object
com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultList
-
Field Summary
Modifier and TypeFieldDescriptionprotected int
protected int
protected int
-
Constructor Summary
ConstructorDescriptionRestDeploymentResultList
(int size, org.apache.commons.lang3.Range<Integer> range, List<RestDeploymentResult> results) -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
startIndex
protected int startIndex -
maxResult
protected int maxResult -
size
protected int size
-
-
Constructor Details
-
RestDeploymentResultList
public RestDeploymentResultList() -
RestDeploymentResultList
public RestDeploymentResultList(int size, org.apache.commons.lang3.Range<Integer> range, List<RestDeploymentResult> results)
-
-
Method Details
-
getResults
-
setExpand
-