| Package | Description |
|---|---|
| org.mule.runtime.ast.internal.serialization.dto | |
| org.mule.runtime.ast.internal.serialization.dto.factory |
| Constructor and Description |
|---|
ArtifactAstDTO(String artifactName,
ArtifactType artifactType,
Set<ExtensionModelDTO> dependencies,
List<ComponentAstDTO> topLevelComponentAsts,
ErrorTypeRepositoryDTO errorTypeRepository,
Collection<ImportedResourceDTO> importedResources) |
| Modifier and Type | Method and Description |
|---|---|
ErrorTypeRepositoryDTO |
ErrorTypeRepositoryDTOFactory.from(org.mule.runtime.api.exception.ErrorTypeRepository errorTypeRepository) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.