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