Package com.atlassian.confluence.api.model.pagination
package com.atlassian.confluence.api.model.pagination
-
ClassDescriptionA class which could be used to generate cursor for the next/previous content pagination request or get cursor from stringAn interface which could be used to generate cursor for the next/previous pagination requestType of the cursorA
PageRequest
guaranteed to have a limit capped to a developer provided value rather than a user provided value.Specifies the pagination requirements of a request.PageResponse<T>A response to a page request, used in pagination.A wrapper around a list of content.PageResponseImpl.Builder<E,B extends PageResponseImpl.Builder<E, B>> A pagination batch is responsible for supplying a pageResponse for a given pageRequest.A simple immutable implementation of PageRequestThis will allow to skipA class which could be used to generate cursor for the next/previous space pagination request or get cursor from space