| Class | Description |
|---|---|
| ComposedOperationModelProperty |
ModelProperty for indicating that the owning operation is a composed operation. |
| NoErrorMappingModelProperty |
Model property for indicating that the owning operation may not contain errorMappings.
|
| NoReconnectionStrategyModelProperty |
Marker
ModelProperty for XML modules to determine the ExtensionConstants.RECONNECTION_CONFIG_PARAMETER_NAME
element must not be added. |
| NoStreamingConfigurationModelProperty |
ModelProperty for indicating that the owning operation may not have a configuring streaming strategy, regardless of it
being a streaming operation. |
| NoTransactionalActionModelProperty |
ModelProperty for indicating that the owning operation may not have a configuring transactionalAction. |
| PagedOperationModelProperty |
A marker
ModelProperty to signal that the owning OperationModel is paged. |
| TargetModelProperty |
Marker
ModelProperty for ParameterModels that indicates that the enriched parameter is considered as a Target
type. |
| TransactionalActionModelProperty |
Marker
ModelProperty indicating that the enriched ParameterModel is the parameter considered to inject the
value of the Transactional Action. |
| TransactionalTypeModelProperty |
Marker
ModelProperty to indicate that the enriched element is a TransactionType |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.