| Interface | Description |
|---|---|
| Expression | |
| ExpressionManager |
Used as an entry point for runtime evaluation of the expressions.
|
| Class | Description |
|---|---|
| DefaultExpressionManager |
Central manager for all expressions.
|
| ELConditionExpressionPreParser | |
| ELExecutionContext | |
| ELExecutionContextBuilder | |
| ELExpressionExecutor | |
| ELOutputExpressionPreParser | |
| ExecutionVariableFactory | |
| FlowableAddDateFunctionDelegate |
A date function mapper that can be used in EL expressions
|
| FlowableCurrentDateFunctionDelegate |
A date function mapper that can be used in EL expressions
|
| FlowableSubtractDateFunctionDelegate |
A date function mapper that can be used in EL expressions
|
| FlowableToDateFunctionDelegate |
A date function mapper that can be used in EL expressions
|
| JuelExpression |
Expression implementation backed by a JUEL
ValueExpression. |
| RuleExpressionCondition |
Resolves an boolean EL expression at runtime.
|
| RuleExpressionOutput |
Resolves an EL expression value at runtime.
|
| VariableScopeElResolver |
Implementation of an
ELResolver that resolves expressions with the variables as context. |
Copyright © 2017 Flowable. All rights reserved.