| Package | Description |
|---|---|
| org.mule.extension.introspection | |
| org.mule.extension.runtime |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
Configuration.getParameters()
Returns the
Parameters
available for this configuration |
List<Parameter> |
Operation.getParameters()
Returns the parameters that this operation takes.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Parameter,Object> |
OperationContext.getParameters()
|
| Modifier and Type | Method and Description |
|---|---|
Object |
OperationContext.getParameterValue(Parameter parameter)
Returns the value associated to the given
parameter |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.