| Class | Description |
|---|---|
| Characteristic<T> |
Utilitarian class to generalize parsing and calculation of different features of Mule Operations.
|
| Characteristic.AggregatedNotificationsCharacteristic |
Characteristic that retrieves all the NotificationModel emitted by the inner components of this Model |
| Characteristic.AnyMatchCharacteristic |
Boolean Characteristic that is meant to finish checking whenever the predicate returns true.
|
| Characteristic.AnyMatchFilteringCharacteristic |
Boolean Filtered Characteristic that is meant to finish checking whenever the predicate returns true.
|
| Characteristic.BooleanCharacteristic |
Extension of
Characteristic for Boolean features (such as isBlocking) |
| Characteristic.BooleanFilteringCharacteristic |
Extension of
Characteristic.FilteringCharacteristic for Boolean features (such as isTransactional) |
| Characteristic.FilteringCharacteristic<T> |
Extension of
Characteristic that has also criteria for ignoring and skipping whole components (e.g. |
| MuleSdkOperationodelParserUtils |
Utils class to check on
ComponentAst particularities for parsing different features (in
MuleSdkOperationModelParserSdk) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.