Modifier and Type | Class and Description |
---|---|
class |
ManualTotalPaginationSupport<T>
Deprecated.
since 6.10.0. Use
PaginationService instead. |
Modifier and Type | Class and Description |
---|---|
class |
PaginationSupportAdaptor<T>
This class will wrap an instance of PageResponse and make it behave like PaginationSupport
Note: we need that so that we could reuse all VM code
|
Modifier and Type | Field and Description |
---|---|
protected PaginationSupport |
AbstractPaginatedListAction.paginationSupport |
Modifier and Type | Method and Description |
---|---|
PaginationSupport |
ViewPageAttachmentsAction.getPaginationSupport() |
PaginationSupport |
AbstractPaginatedListAction.getPaginationSupport() |
PaginationSupport |
AlphabeticalListPagesAction.getPaginationSupport() |
Modifier and Type | Field and Description |
---|---|
protected PaginationSupport |
ViewLabelAction.paginationSupport
Pagination support to assist in the display of the list of content associated with the label.
|
Modifier and Type | Method and Description |
---|---|
PaginationSupport |
ViewLabelAction.getPaginationSupport() |
Modifier and Type | Method and Description |
---|---|
PaginationSupport |
SearchSiteAction.getPaginationSupport()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PaginationSupport |
ListAttachmentsAction.getPaginationSupport() |
Modifier and Type | Class and Description |
---|---|
class |
UsernameToUserTranslatingPaginationSupport
A special pagination support class to translate results of membership search to user objects.
|
Modifier and Type | Field and Description |
---|---|
protected PaginationSupport<T> |
AbstractEntityPaginationAction.paginationSupport |
protected PaginationSupport |
BrowseGroupsAction.paginationSupport |
Modifier and Type | Method and Description |
---|---|
PaginationSupport |
ViewFollowingAction.getPaginationSupport() |
PaginationSupport<com.atlassian.bonnie.Searchable> |
PeopleDirectoryAction.getPaginationSupport() |
PaginationSupport |
EditNotificationsAction.getPaginationSupport() |
PaginationSupport |
ViewFollowersAction.getPaginationSupport() |
PaginationSupport |
ViewMyLabelsAction.getPaginationSupport() |
PaginationSupport<T> |
AbstractEntityPaginationAction.getPaginationSupport() |
PaginationSupport |
BrowseGroupsAction.getPaginationSupport() |
PaginationSupport<ContentEntityObject> |
ViewMyFavouritesAction.getPaginationSupport() |
Copyright © 2003–2023 Atlassian. All rights reserved.