| Interface | Description |
|---|---|
| ParameterDeclarerContributor |
Contract for parameter declarer contributors, this contributors are injected in the declaration of
ParameterModels to be able to enrich the models in declaring time. |
| Class | Description |
|---|---|
| InfrastructureFieldContributor |
ParameterDeclarerContributor implementation which given a ExtensionParameter which their type
is one of the considered as an Infrastructure Type (InfrastructureTypeMapping) changes the
ExpressionSupport to ExpressionSupport.NOT_SUPPORTED and adds InfrastructureParameterModelProperty |
| ParameterTypeUnwrapperContributor |
ParameterDeclarerContributor implementation which given a ExtensionParameter of this#classToUnwrap
type, replaces the parameter type with the generic type of it and adds a the given this#modelProperty
to communicate the change. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.