public class PagedOperationMessageProcessor extends OperationMessageProcessor
OperationMessageProcessor which supports auto paging by the means of a
ConsumerStreamingIteratorReactiveProcessor.ProcessingTypeextensionModel, operationModel, returnDelegateclassLoader, componentModel, connectionManager, extensionManager, muleContext, streamingManager, transactionFactoryLocator| Constructor and Description |
|---|
PagedOperationMessageProcessor(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.operation.OperationModel operationModel,
org.mule.runtime.extension.api.runtime.config.ConfigurationProvider configurationProvider,
String target,
String targetValue,
ResolverSet resolverSet,
CursorProviderFactory cursorProviderFactory,
RetryPolicyTemplate retryPolicyTemplate,
ExtensionManager extensionManager,
PolicyManager policyManager,
ExtensionConnectionSupplier connectionSupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionMediator |
createExecutionMediator() |
apply, disposeResolvedParameters, doDispose, doInitialise, doProcess, doStart, doStop, getEntityKeys, getEntityMetadata, getParameterValueResolver, getProcessingType, getTarget, process, resolveParameters, validateOperationConfigurationdispose, getConfiguration, getCursorProviderFactory, getExtensionModel, getMetadata, getMetadata, getMetadataKeys, getModels, getValues, initialise, runWithMetadataContext, setMuleContext, start, stopgetAnnotation, getAnnotations, getLocation, getRootContainerName, setAnnotationspublic PagedOperationMessageProcessor(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.operation.OperationModel operationModel,
org.mule.runtime.extension.api.runtime.config.ConfigurationProvider configurationProvider,
String target,
String targetValue,
ResolverSet resolverSet,
CursorProviderFactory cursorProviderFactory,
RetryPolicyTemplate retryPolicyTemplate,
ExtensionManager extensionManager,
PolicyManager policyManager,
ExtensionConnectionSupplier connectionSupplier)
protected ExecutionMediator createExecutionMediator()
createExecutionMediator in class OperationMessageProcessorCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.