| Package | Description |
|---|---|
| org.mule.runtime.core.api.construct | |
| org.mule.runtime.core.context.notification | |
| org.mule.runtime.core.internal.construct |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Flow
Defines a
Pipeline that represents a Mule flow. |
| Constructor and Description |
|---|
PipelineMessageNotification(EnrichedNotificationInfo notificationInfo,
Pipeline pipeline,
int action) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPipeline
Abstract implementation of
AbstractFlowConstruct that allows a list of Processors that will be used to process
messages to be configured. |
static class |
DefaultFlowBuilder.DefaultFlow
Default implementation of
Flow |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.