| Interface | Description | 
|---|---|
| Expression | 
| Class | Description | 
|---|---|
| AbstractElResolverDelegate | |
| CommandContextFunctionMapper | |
| CompositeFunctionMapper | A  FunctionMapperimplemenation which delegates to a list of
 mappers. | 
| DateTimeFunctionMapper | |
| ElValueProvider | Makes it possible to use expression in  IoParametermappings. | 
| ExpressionFactoryResolver | Class used to get hold of a  ExpressionFactory. | 
| ExpressionManager | 
 Central manager for all expressions. | 
| FixedValue | Expression that always returns the same value when  getValueis
 called. | 
| JuelExpression | Expression implementation backed by a JUEL  ValueExpression. | 
| ProcessApplicationBeanElResolverDelegate | Resolves a  BeanELResolverfrom the current process application. | 
| ProcessApplicationElResolverDelegate | This is an  ELResolverimplementation that delegates to a ProcessApplication-providedELResolver. | 
| ProcessEngineElContext | ELContextused by the process engine. | 
| ReadOnlyMapELResolver | An  ELResolverthat 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 | Conditionthat resolves an UEL expression at runtime. | 
| VariableContextElResolver | |
| VariableScopeElResolver | Implementation of an  ELResolverthat resolves expressions
 with the process variables of a givenVariableScopeas context. | 
Copyright © 2018. All rights reserved.