| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentModel
A definition of an component in a
ExtensionModel. |
interface |
ExtensionModel
An Extension that provides packaged functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationModel
A named configuration for an extension
Configurations describe different ways to initialize a scope for operations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionProviderModel
Introspection model for
ConnectionProvider types. |
| 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 |
ParameterGroupModel
A group is a logical way to display one or more parameters together.
|
interface |
ParameterModel
A parameter of a
Component or Configuration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SourceCallbackModel |
interface |
SourceModel
A definition of a message source in an
ExtensionModel. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.