AbstractElResolverDelegate |
|
CommandContextFunctionMapper |
|
CompositeFunctionMapper |
|
DateTimeFunctionMapper |
|
ElValueProvider |
Makes it possible to use expression in IoParameter mappings.
|
ExpressionFactoryResolver |
|
ExpressionManager |
Central manager for all expressions.
|
FixedValue |
Expression that always returns the same value when getValue is
called.
|
JuelExpression |
|
ProcessApplicationBeanElResolverDelegate |
|
ProcessApplicationElResolverDelegate |
|
ProcessEngineElContext |
|
ReadOnlyMapELResolver |
An ELResolver that exposed object values in the map, under the name of the entry's key.
|
StartProcessVariableScope |
Variable-scope only used to resolve variables when NO execution is active but
expression-resolving is needed.
|
UelExpressionCondition |
Condition that resolves an UEL expression at runtime.
|
VariableContextElResolver |
|
VariableScopeElResolver |
Implementation of an ELResolver that resolves expressions
with the process variables of a given VariableScope as context.
|