| Interface | Description |
|---|---|
| HasNestedComponentDeclarer<T extends BaseElementDeclarer> |
Allows configuring a nested
ComponentElementDeclaration through a fluent API |
| HasNestedRoutesDeclaration<T extends BaseElementDeclarer> |
Allows configuring a nested
RouteElementDeclaration through a fluent API |
| ParameterizedBuilder<K,V,R> |
Provides a way to enrich a parameterized element with a parameter with an identifier of type
K, and a value of type
V using a builder pattern with return type R |
| Enum | Description |
|---|---|
| SimpleValueType |
Represents the type of a
ParameterSimpleValue's value |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.