| Interface | Description |
|---|---|
| ArtifactAst |
Represents a Mule artifact and provides access to its contents.
|
| ComponentAst |
Represents the user configuration of a component (flow, config, message processor, etc) defined in an artifact.
|
| ComponentGenerationInformation |
Object containing information about the creation of the owning object.
|
| ComponentMetadataAst | |
| ComponentParameterAst |
Represents the user configuration of a parameter of a component.
|
| ImportedResource |
Represents a resource that can be imported by an artifact.
|
| MetadataTypeAdapter |
Adapter for using
MetadataType instances consistently with other related but different models. |
| NamespaceDefinition |
Represents the namespace definition of an
ArtifactAst |
| Enum | Description |
|---|---|
| DependencyResolutionMode |
Provides different ways that the dependencies of an
ArtifactAst may be calculated when calling
ArtifactAst.dependencies(). |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.