ActivitiElContext |
|
ActivitiFunctionMapper |
Default implementation of a FunctionMapper .
|
DynamicBeanPropertyELResolver |
A ELResolver for dynamic bean properties
|
ExpressionFactoryResolver |
Class used to get hold of a ExpressionFactory .
|
ExpressionManager |
Central manager for all expressions.
|
FixedValue |
Expression that always returns the same value when getValue is called.
|
JsonNodeELResolver |
Defines property resolution behavior on JsonNodes.
|
JuelExpression |
Expression implementation backed by a JUEL ValueExpression .
|
NoExecutionVariableScope |
Variable-scope only used to resolve variables when NO execution is active but expression-resolving is needed.
|
ParsingElContext |
Simple implementation of the ELContext used during parsings.
|
ReadOnlyMapELResolver |
An ELResolver that exposed object values in the map, under the name of the entry's key.
|
UelExpressionCondition |
Condition that resolves an UEL expression at runtime.
|
VariableScopeElResolver |
Implementation of an ELResolver that resolves expressions with the
process variables of a given VariableScope as context.
|