| Interface | Description |
|---|---|
| ExecutableComponent |
Component representable in the Mule configuration that allows to be executed programmatically
|
| ExecutionResult |
The result of executing an
ExecutableComponent using an InputEvent instance. |
| InputEvent |
Interface for defining the content of an event.
|
| Exception | Description |
|---|---|
| ComponentExecutionException |
Exception thrown by
ExecutableComponent when there was a unhandled error within the execution of a set of components. |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.