public class StreamingHelperArgumentResolver extends Object implements ArgumentResolver<org.mule.runtime.extension.api.runtime.streaming.StreamingHelper>
StreamingHelper| Constructor and Description |
|---|
StreamingHelperArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeCursorProviderFactoriesIfNeeded(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext) |
org.mule.runtime.extension.api.runtime.streaming.StreamingHelper |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
public org.mule.runtime.extension.api.runtime.streaming.StreamingHelper resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
executionContextresolve in interface ArgumentResolver<org.mule.runtime.extension.api.runtime.streaming.StreamingHelper>executionContext - an ExecutionContextpublic void initializeCursorProviderFactoriesIfNeeded(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.