public class RestReportList extends AbstractRestList<RestReport>
callback, maxResult, size, startIndex
Constructor and Description |
---|
RestReportList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestReport> callback) |
Modifier and Type | Method and Description |
---|---|
List<RestReport> |
getReports() |
getAllElements, getCallback, getMaxResult, getSize, getStartIndex, setMaxResult, setStartIndex
public RestReportList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestReport> callback)
public List<RestReport> getReports()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.