public class RestDeploymentVersionList extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
maxResult |
protected int |
size |
protected int |
startIndex |
Constructor and Description |
---|
RestDeploymentVersionList() |
RestDeploymentVersionList(int size,
org.apache.commons.lang3.Range<Integer> range,
List<RestDeploymentVersion> versions) |
protected int startIndex
protected int maxResult
protected int size
public RestDeploymentVersionList()
public RestDeploymentVersionList(int size, org.apache.commons.lang3.Range<Integer> range, List<RestDeploymentVersion> versions)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.