Uses of Package
com.atlassian.confluence.api.impl.pagination

Packages that use com.atlassian.confluence.api.impl.pagination
com.atlassian.confluence.api.impl.pagination   
com.atlassian.confluence.follow   
com.atlassian.confluence.internal.follow   
 

Classes in com.atlassian.confluence.api.impl.pagination used by com.atlassian.confluence.api.impl.pagination
Paginated
          Paginated is a containing type that allows consumers to handle paginated data in different ways, depending on their use case.
PaginationQuery
          Enclosing type for the parameters generally required when dealing with a pagination request from the database.
PaginationServiceInternal
          Additional pagination functionality dealing with PagingIterators / Paginated live here Until CONFDEV-26743 is resolved and we have a blessed path going forward, the PagingIterator / Paginated types should not be leaked to consumers.
PagingIterator
          Many operations require walking across the entire domain of data available.
 

Classes in com.atlassian.confluence.api.impl.pagination used by com.atlassian.confluence.follow
Paginated
          Paginated is a containing type that allows consumers to handle paginated data in different ways, depending on their use case.
PaginationQuery
          Enclosing type for the parameters generally required when dealing with a pagination request from the database.
PaginationServiceInternal
          Additional pagination functionality dealing with PagingIterators / Paginated live here Until CONFDEV-26743 is resolved and we have a blessed path going forward, the PagingIterator / Paginated types should not be leaked to consumers.
 

Classes in com.atlassian.confluence.api.impl.pagination used by com.atlassian.confluence.internal.follow
Paginated
          Paginated is a containing type that allows consumers to handle paginated data in different ways, depending on their use case.
PaginationQuery
          Enclosing type for the parameters generally required when dealing with a pagination request from the database.
 



Copyright © 2003–2015 Atlassian. All rights reserved.