| Package | Description |
|---|---|
| org.mule.runtime.module.extension.mule.internal.loader.parser.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
Characteristic.computeFrom(Characteristic.ComponentAstWithHierarchy operationAst)
Use to map to the correct value for this Characteristic.
|
boolean |
Characteristic.FilteringCharacteristic.filterComponent(Characteristic.ComponentAstWithHierarchy componentAst) |
boolean |
Characteristic.FilteringCharacteristic.ignoreComponent(Characteristic.ComponentAstWithHierarchy componentAst) |
static boolean |
Characteristic.IsBlockingCharacteristic.isBlocking(Characteristic.ComponentAstWithHierarchy operationAst) |
static boolean |
MuleSdkOperationModelParserUtils.isIgnoredComponentForTx(Characteristic.ComponentAstWithHierarchy componentAst) |
static boolean |
MuleSdkOperationModelParserUtils.isSkippedScopeForTx(Characteristic.ComponentAstWithHierarchy componentAst) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.