| Modifier and Type | Class and Description |
|---|---|
class |
PaginationSupport<T>
Deprecated.
Use
PageResponse and PageResponseImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ManualTotalPaginationSupport<T>
This class allows us to set the total number of items without
reading the size of the items list.
|
| Modifier and Type | Method and Description |
|---|---|
PaginationSupport<Space> |
ViewSpaceDirectoryAction.getPaginationSupport() |
| Modifier and Type | Class and Description |
|---|---|
class |
ListBuilderPaginationSupport<T>
Calculates pagination indexes using a com.atlassian.confluence.core.ListBuilder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsernameToUserTranslatingPaginationSupport
A special pagination support class to translate results of membership search to user objects.
|
Copyright © 2003–2017 Atlassian. All rights reserved.