T - the type of the argument to be resolvedpublic interface ArgumentResolver<T>
| Modifier and Type | Method and Description |
|---|---|
T |
resolve(org.mule.extension.runtime.OperationContext operationContext)
Resolves an argument's value from the given
operationContext |
T resolve(org.mule.extension.runtime.OperationContext operationContext)
operationContextoperationContext - an OperationContextCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.