| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentModel
A definition of a component in an
ExtensionModel. |
interface |
ConnectableComponentModel
A definition of an executable
ComponentModel in an ExtensionModel. |
interface |
ExtensionModel
An Extension that provides packaged functionality.
|
interface |
OutputModel
Represents the output of a
Component |
| 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 |
ConstructModel
An specialization of a
ComponentModel that is not executable as an standalone component and depends
on the composition with ConnectableComponentModels in order to act in an application. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunctionModel
A definition of an function in a
ExtensionModel. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NestableElementModel
A definition of an element that can be contained by a
ComposableModel. |
interface |
NestedChainModel
Represents a
NestableElementModel that makes reference to a chain of ComponentModels. |
interface |
NestedComponentModel
Represents a
NestableElementModel that makes reference to a single ComponentModel |
interface |
NestedRouteModel
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationModel
A definition of an operation in a
ExtensionModel. |
| 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.