Class | Description |
---|---|
PageLinks | Deprecated
since 5.10
|
PageLinks.Builder | |
PageRequest |
Represents the params that define which page the request is after
|
PageRequestSanitiser |
We must mandate the maximum allowed number of items to return in any query to prevent putting to much load on the server
This class provides utilities for sanitising the urls based on the data being requested.
|
PageResponse<T> | Deprecated
since 5.10 use
RestPageModel instead |
RestPageModel<T> |
REST model representing a page resource.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.