public static class Characteristic.FilteringCharacteristic<T> extends Characteristic<T>
Characteristic that has also criteria for ignoring and skipping whole components (e.g. for
isTransactional)Characteristic.AggregatedNotificationsCharacteristic, Characteristic.AnyMatchCharacteristic, Characteristic.AnyMatchFilteringCharacteristic, Characteristic.BooleanCharacteristic, Characteristic.BooleanFilteringCharacteristic, Characteristic.FilteringCharacteristic<T>| Modifier and Type | Method and Description |
|---|---|
boolean |
filterComponent(org.mule.runtime.ast.api.ComponentAst componentAst) |
boolean |
ignoreComponent(org.mule.runtime.ast.api.ComponentAst componentAst) |
computeFrom, getValue, hasDefinitiveValue, hasValue, setWithDefaultCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.