Uses of Interface
bucket.core.PaginationSupport
Packages that use PaginationSupport
Package
Description
-
Uses of PaginationSupport in bucket.core.actions
Classes in bucket.core.actions that implement PaginationSupportModifier and TypeClassDescriptionclass
Deprecated.since 6.10.0.class
Deprecated.since 6.10.0. -
Uses of PaginationSupport in com.atlassian.confluence.pages
Classes in com.atlassian.confluence.pages that implement PaginationSupport -
Uses of PaginationSupport in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions that implement PaginationSupportModifier and TypeClassDescriptionclass
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 -
Uses of PaginationSupport in com.atlassian.confluence.plugins.spacedirectory
Methods in com.atlassian.confluence.plugins.spacedirectory that return PaginationSupport -
Uses of PaginationSupport in com.atlassian.confluence.plugins.spacedirectory.util
Classes in com.atlassian.confluence.plugins.spacedirectory.util that implement PaginationSupportModifier and TypeClassDescriptionclass
Calculates pagination indexes using a com.atlassian.confluence.core.ListBuilder. -
Uses of PaginationSupport in com.atlassian.confluence.user
Classes in com.atlassian.confluence.user that implement PaginationSupportModifier and TypeClassDescriptionclass
A special pagination support class to translate results of membership search to user objects.