Class PaginationSupportAdaptor<T>

java.lang.Object
bucket.core.actions.PaginationSupport<T>
com.atlassian.confluence.pages.actions.PaginationSupportAdaptor<T>
All Implemented Interfaces:
PaginationSupport<T>

public class PaginationSupportAdaptor<T> extends PaginationSupport<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
Since:
7.5.0