public class PagedOperationMessageProcessor extends OperationMessageProcessor
OperationMessageProcessor which supports auto paging by the means of a
ConsumerStreamingIteratorReactiveProcessor.ProcessingTypecomponentExecutor, executionMediator, extensionModel, policyManager, resolverSet, retryPolicyTemplate, returnDelegate, target, targetValuecacheIdGenerator, classLoader, componentModel, connectionManager, cursorProviderFactory, expressionManager, extensionManager, metadataService, 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,
ReflectionCache reflectionCache,
ExtensionConnectionSupplier connectionSupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionMediator |
createExecutionMediator() |
getEntityKeys, getEntityMetadata, getProcessingType, validateOperationConfigurationapply, createReturnDelegate, disposeResolvedParameters, doDispose, doInitialise, doProcess, doStart, doStop, getParameterValueResolver, getTarget, getTargetReturnDelegate, getValueReturnDelegate, isTargetPresent, process, resolveParametersdispose, getConfiguration, getCursorProviderFactory, getExtensionModel, getMetadata, getMetadata, getMetadataKeys, getModels, getStaticConfiguration, getValues, initialise, runWithMetadataContext, setCacheIdGeneratorFactory, setMuleContext, start, stopgetAnnotation, getAnnotations, getLocation, getRootContainerLocation, initRootContainerName, 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,
ReflectionCache reflectionCache,
ExtensionConnectionSupplier connectionSupplier)
protected ExecutionMediator createExecutionMediator()
createExecutionMediator in class ComponentMessageProcessor<org.mule.runtime.api.meta.model.operation.OperationModel>Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.