Modifier and Type | Method and Description |
---|---|
PaginationSupport |
ManageReferrersAction.getPaginationSupport() |
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 | Field and Description |
---|---|
protected PaginationSupport |
AbstractPaginatedListAction.paginationSupport |
Modifier and Type | Method and Description |
---|---|
PaginationSupport |
AbstractPaginatedListAction.getPaginationSupport() |
PaginationSupport |
AlphabeticalListPagesAction.getPaginationSupport() |
PaginationSupport |
ViewPageAttachmentsAction.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 |
BrowseGroupsAction.paginationSupport |
protected PaginationSupport<T> |
AbstractEntityPaginationAction.paginationSupport |
Modifier and Type | Method and Description |
---|---|
PaginationSupport<com.atlassian.bonnie.Searchable> |
PeopleDirectoryAction.getPaginationSupport() |
PaginationSupport |
ViewFollowingAction.getPaginationSupport() |
PaginationSupport |
EditNotificationsAction.getPaginationSupport() |
PaginationSupport |
ViewMyLabelsAction.getPaginationSupport() |
PaginationSupport |
BrowseGroupsAction.getPaginationSupport() |
PaginationSupport |
ViewMyFavouritesAction.getPaginationSupport() |
PaginationSupport<T> |
AbstractEntityPaginationAction.getPaginationSupport() |
PaginationSupport |
ViewFollowersAction.getPaginationSupport() |
Modifier and Type | Field and Description |
---|---|
protected PaginationSupport |
StatusListAction.paginationSupport
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PaginationSupport |
StatusListAction.getPaginationSupport()
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.