| Interface | Description |
|---|---|
| RestPagingProvider.PagingContext |
Context related to the pagination.
|
| Class | Description |
|---|---|
| RestPagingDataWeaveProvider<C extends RestConnection> |
An implementation for
RestPagingProvider which uses DataWeave to extract the payload and create the list of pages. |
| RestPagingProvider<C extends RestConnection> |
Provides the base functionality for paginating the results of a REST endpoint.
|
Copyright © 2022. All rights reserved.