| Interface | Description |
|---|---|
| Flow |
Defines a
Pipeline that represents a Mule flow. |
| Flow.Builder | |
| FlowConstruct |
A uniquely identified
FlowConstruct that once implemented and configured defines a construct through which messages are
processed using MessageSource and Processor building blocks. |
| FlowConstructAware |
Implemented by objects that require the
FlowConstruct to be injected. |
| Pipeline |
A pipeline has an ordered list of
Processor's that are invoked in order to processor new messages received from it's
MessageSource |
| ProcessorPipe |
A pipeline has an ordered list of
Processor's that are invoked in order to processor new messages received from it's
MessageSource |
| Exception | Description |
|---|---|
| FlowConstructInvalidException |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.