| Interface | Description |
|---|---|
| HasOperationModels |
A model which contains
OperationModels |
| OperationModel |
A definition of an operation in a
ExtensionModel. |
| RouteModel |
A Route is a chain of components which don't exist directly on a Mule flow,
but are contained inside another owning component.
|
| RouterModel |
An
OperationModel specification which represents the particular case of a
router, such as choice, scatter-gather, first-successful, etc. |
| ScopeModel |
An
OperationModel specification which represents the particular case of a
scope, such as async or foreach. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.