public class SimpleRestPageRequest extends Object implements RestPageRequest
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 int getStart()
getStart in interface RestPageRequestpublic int getLimit()
getLimit in interface RestPageRequestCopyright © 2018 Atlassian. All rights reserved.