public class SkipExpressionUtil extends Object
| Constructor and Description |
|---|
SkipExpressionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSkipExpressionEnabled(DelegateExecution execution,
org.flowable.common.engine.api.delegate.Expression skipExpression) |
static boolean |
shouldSkipFlowElement(DelegateExecution execution,
org.flowable.common.engine.api.delegate.Expression skipExpression) |
public static boolean isSkipExpressionEnabled(DelegateExecution execution, org.flowable.common.engine.api.delegate.Expression skipExpression)
public static boolean shouldSkipFlowElement(DelegateExecution execution, org.flowable.common.engine.api.delegate.Expression skipExpression)
Copyright © 2018 Flowable. All rights reserved.