| Modifier and Type | Class and Description |
|---|---|
class |
BackPressureDeclarationEnricher
Adds a parameter for back pressure on message sources that apply
|
class |
BooleanParameterDeclarationEnricher
DeclarationEnricher implementation that walks through all the BooleanType parameters and sets them as optional. |
class |
ClusterSupportEnricher
Adds a #
ExtensionConstants.PRIMARY_NODE_ONLY_PARAMETER_NAME parameter on all sources for which
SourceModel.runsOnPrimaryNodeOnly() is false |
class |
CustomStaticTypeDeclarationEnricher
Overrides the default output and input loaded types for the ones specified by the user using the custom static types features,
such as
InputXmlType, OutputJsonType and InputStaticTypeResolver for custom build types between others. |
class |
DeprecationModelDeclarationEnricher
Enriches all the models that are annotatied with
Deprecated. |
class |
DisplayDeclarationEnricher
Enriches the
ExtensionDeclarer with a DisplayModel from annotated elements with Summary or
DisplayName |
class |
ImportedTypesDeclarationEnricher
Test the extension type to be annotated with
Import, in which case it adds an ImportedTypeModel on the
extension level. |
class |
JavaConfigurationDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for annotated component
parameters (Sources and Operations), with Connection and adds a ConnectivityModelProperty or annotated with
Config and adds a ConfigTypeModelProperty |
class |
JavaExportedTypesDeclarationEnricher
Enriches the declaration with the types which are manually exported through
Export |
class |
JavaPrivilegedExportedTypesDeclarationEnricher
Enriches the declaration with the types which are manually exported through
PrivilegedExport |
class |
JavaXmlDeclarationEnricher
Verifies if the extension is annotated with
Xml and if so, enriches the ExtensionDeclarer with a
XmlDslModel. |
class |
ParameterAllowedStereotypesDeclarionEnricher
Enriches the
ParameterDeclarations of an extension model with a List of StereotypeModel if they are
marked as a reference to at least some element. |
class |
ParameterLayoutOrderDeclarationEnricher
DeclarationEnricher which walks through all the ParameterDeclaration of the entire extension and populates them
with the correspondent order. |
class |
PollingSourceDeclarationEnricher
DeclarationEnricher for polling sources |
class |
SampleDataDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for sources and
operations annotated with SampleData. |
class |
SubTypesDeclarationEnricher
Test the extension type to be annotated with
SubTypeMapping, in which case it adds an ImportedTypeModel on the
extension level. |
class |
ValueProvidersParameterDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for Source, Operation,
Configuration and Connection Provider Parameters and ParameterGroups annotated with OfValues or
OfValues. |
| Modifier and Type | Class and Description |
|---|---|
class |
SemanticTermsEnricher
An enricher which adds semantic terms based on annotations
|
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.