public class RestBranchList extends AbstractRestList<RestBranch>
callback, maxResult, size, startIndex
Constructor and Description |
---|
RestBranchList(int size,
org.apache.commons.lang3.Range<Integer> range,
List<RestBranch> searchResults) |
Modifier and Type | Method and Description |
---|---|
List<RestBranch> |
getSearchResults() |
getAllElements, getCallback, getMaxResult, getSize, getStartIndex, setMaxResult, setStartIndex
public RestBranchList(int size, org.apache.commons.lang3.Range<Integer> range, List<RestBranch> searchResults)
public List<RestBranch> getSearchResults()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.