public static class ParametersResolverProcessor.ParametersResolverProcessorResult extends Object
ExecutionContext of an operation.| Constructor and Description |
|---|
ParametersResolverProcessorResult(Map<String,Object> parameters,
org.mule.runtime.extension.api.runtime.operation.ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.ExecutionContext |
getContext() |
Map<String,Object> |
getParameters() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.