| 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. |
| 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 necessarily executable and optionally supports being declared as a
top level element |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NestableElementModel
Deprecated.
since 1.4.0. Use
NestedComponentModel instead. |
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
Represents a
NestableElementModel which can be declared as a repeatable element, so multiple declarations of
this route are associated to the same model definition. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationModel
A definition of an operation in a
ExtensionModel. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SourceModel
A definition of a message source in an
ExtensionModel. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.