public class SimpleRestPageRequest extends Object implements RestPageRequest
| Modifier and Type | Field and Description |
|---|---|
static SimpleRestPageRequest |
ALL_RESULTS_REQUEST |
ALL_RESULTS| Constructor and Description |
|---|
SimpleRestPageRequest(int start,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit() |
int |
getStart() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAllResultsQuerypublic static final SimpleRestPageRequest ALL_RESULTS_REQUEST
public int getStart()
getStart in interface RestPageRequestpublic int getLimit()
getLimit in interface RestPageRequestCopyright © 2019 Atlassian. All rights reserved.