public interface RestPageRequest
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL_RESULTS |
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit() |
int |
getStart() |
default boolean |
isAllResultsQuery() |
PageParameters |
toPageParameters() |
static final int ALL_RESULTS
int getStart()
int getLimit()
default boolean isAllResultsQuery()
PageParameters toPageParameters()
Copyright © 2023 Atlassian. All rights reserved.