| Package | Description |
|---|---|
| org.mule.runtime.ast.internal.serialization.dto |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorTypeHierarchyItemDTO> |
ErrorTypeHierarchyItemDTO.getChildren() |
List<ErrorTypeHierarchyItemDTO> |
ErrorTypeRepositoryDTO.getHierarchy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ErrorTypeRepositoryDTO.initializeErrorTypeSetForChildrenRecursively(org.mule.runtime.api.message.ErrorType parentErrorType,
List<ErrorTypeHierarchyItemDTO> hierarchyItemChildren,
Map<org.mule.runtime.api.component.ComponentIdentifier,org.mule.runtime.api.message.ErrorType> types,
boolean internal) |
| Constructor and Description |
|---|
ErrorTypeHierarchyItemDTO(String identifier,
String namespace,
boolean internal,
List<ErrorTypeHierarchyItemDTO> children) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.