| Package | Description |
|---|---|
| org.mule.runtime.app.declaration.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GlobalElementDeclaration
An
ElementDeclaration that can be present as a direct child of an ArtifactDeclaration. |
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactDeclaration
A programmatic descriptor of a mule artifact configuration.
|
class |
ComponentElementDeclaration<T extends ComponentElementDeclaration>
A programmatic descriptor of a
org.mule.runtime.api.meta.model.ComponentModel configuration. |
class |
ConfigurationElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.config.ConfigurationModel configuration. |
class |
ConnectionElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.connection.ConnectionProviderModel configuration. |
class |
ConstructElementDeclaration
A programmatic descriptor of an application Flow configuration.
|
class |
EnrichableElementDeclaration
A programmatic descriptor of an
ElementDeclaration that can
be enriched with custom properties and parameters. |
class |
OperationElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.operation.OperationModel configuration. |
class |
ParameterGroupElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.parameter.ParameterizedModel configuration. |
class |
ParameterizedElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.parameter.ParameterizedModel configuration. |
class |
RouteElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.nested.NestedRouteModel configuration. |
class |
SourceElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.source.SourceModel configuration. |
class |
TopLevelParameterDeclaration
A programmatic descriptor of an
ObjectType configuration that will
be used as a global element of the mule application. |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.