| Class | Description |
|---|---|
| AggregatedErrorsCharacteristic |
Characteristic that retrieves all the ErrorModelParser emitted by the inner components of this Model |
| 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.ComponentAstWithHierarchy | |
| Characteristic.FilteringCharacteristic<T> |
Extension of
Characteristic that has also criteria for ignoring and skipping whole components (e.g. |
| Characteristic.IsBlockingCharacteristic | |
| Characteristic.IsTransactionalCharacteristic | |
| MuleSdkExtensionLoadingUtils |
Utilities for loading extensions.
|
| MuleSdkOperationModelParserUtils |
Utils class to check on
ComponentAst particularities for parsing different features (in
org.mule.runtime.module.extension.mule.internal.loader.parser.MuleSdkOperationModelParserSdk) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.