| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.operation | |
| org.mule.runtime.api.meta.model.source |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentModel
A definition of an component in a
ExtensionModel. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationModel
A definition of an operation in a
ExtensionModel. |
interface |
RouterModel
An
OperationModel specification which represents the particular case of a
router, such as choice, scatter-gather, first-successful, etc. |
interface |
ScopeModel
An
OperationModel specification which represents the particular case of a
scope, such as async or foreach. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SourceModel
A definition of a message source in an
ExtensionModel. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.