| Interface | Description |
|---|---|
| FlowListener |
Allows to execute custom logic when the flow on which an operation is being executed finishes.
|
| Class | Description |
|---|---|
| Result<T,A> |
Represents the result of a component's execution.
|
| Result.Builder<T,A> |
Builds instances of
Result |
| Enum | Description |
|---|---|
| ExecutionType |
In order for Mule to determine the best way to execute different components, it needs to know the type of work the components
will be performing.
|
Copyright © 2023. All rights reserved.