| Modifier and Type | Method and Description |
|---|---|
<T> OperationExecutor |
getExecutor(T configurationInstance)
Provides a
OperationExecutor for this operation. |
List<Parameter> |
getParameters()
Returns the parameters that this operation takes.
|
getDescription, getNamegetCapabilities, isCapableOf<T> OperationExecutor getExecutor(T configurationInstance)
OperationExecutor for this operation.T - the type of the configurationInstanceconfigurationInstance - an object to act as a concrete configuration instance. This is not a Configuration
but the actual object configuring the implementationOperationExecutorCopyright © 2015 MuleSoft, Inc.. All rights reserved.