public class DataweaveMarkerPagingStrategy extends MarkerPagingStrategy
MarkerPagingStrategy which uses DataWeave to extract the next marker.| Constructor and Description |
|---|
DataweaveMarkerPagingStrategy(String markerParamName,
String nextMarkerExpression,
org.mule.runtime.api.el.ExpressionLanguage expressionLanguage) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getNextMarker(org.mule.runtime.api.metadata.TypedValue<String> rawPage,
org.mule.runtime.api.util.MultiMap<String,String> headers) |
configureRequest, onPageprotected String getNextMarker(org.mule.runtime.api.metadata.TypedValue<String> rawPage, org.mule.runtime.api.util.MultiMap<String,String> headers)
getNextMarker in class MarkerPagingStrategyCopyright © 2022. All rights reserved.