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, setStartIndexpublic RestRepositoryList(int size,
                          org.apache.commons.lang3.Range<Integer> range,
                          List<RestRepository> list)
public List<RestRepository> getSearchResults()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.