| Package | Description |
|---|---|
| org.flowable.common.engine.impl.el.function |
| Class and Description |
|---|
| AbstractFlowableShortHandExpressionFunction |
| AbstractFlowableVariableExpressionFunction |
| AbstractVariableComparatorExpressionFunction |
| AbstractVariableComparatorExpressionFunction.OPERATOR |
| FlowableShortHandExpressionFunction
Implementations of this interface are both
- a
FlowableFunctionDelegate, allowing to define a custom function to be used in an Expression
- a FlowableExpressionEnhancer, allowing to use a shorthand version of a function that gets expanded
by enhancing the expression string before it gets transformed to an Expression instance. |
Copyright © 2019 Flowable. All rights reserved.