public class CorrelationInfoArgumentResolver extends Object implements ArgumentResolver<org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo>
ArgumentResolver that yields instances of CorrelationInfo| Constructor and Description |
|---|
CorrelationInfoArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo |
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.parameter.CorrelationInfo resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
ArgumentResolverexecutionContextresolve in interface ArgumentResolver<org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo>executionContext - an ExecutionContextCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.