| Package | Description |
|---|---|
| org.mule.extension.introspection | |
| org.mule.extension.runtime |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Extension.getOperation(String name)
Returns the
Operation that matches
the given name. |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
Extension.getOperations()
Returns the
Operations
available for this extension. |
| Modifier and Type | Method and Description |
|---|---|
Operation |
OperationContext.getOperation()
The
Operation model for the
actual processor being executed |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.