public class RestTestResultList extends AbstractRestList<RestTestResult>
| Modifier and Type | Field and Description |
|---|---|
protected String |
expand |
callback, maxResult, size, startIndex| Constructor and Description |
|---|
RestTestResultList() |
RestTestResultList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestTestResult> callback) |
getAllElements, getCallback, getSize, setMaxResult, setStartIndexprotected String expand
public RestTestResultList()
public RestTestResultList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestTestResult> callback)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.