public class SkipExpressionUtil extends Object
| Constructor and Description |
|---|
SkipExpressionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSkipExpressionEnabled(DelegateExecution execution,
Expression skipExpression) |
static boolean |
shouldSkipFlowElement(DelegateExecution execution,
Expression skipExpression) |
public static boolean isSkipExpressionEnabled(DelegateExecution execution, Expression skipExpression)
public static boolean shouldSkipFlowElement(DelegateExecution execution, Expression skipExpression)
Copyright © 2023 Flowable. All rights reserved.