| Class | Description | 
|---|---|
| BlockingVariableMapper | 
 Alternative to  
AliasVariableMapper optimized behavior. | 
| DefaultValueExpression | 
 Value expression holding a default value expression for resolve on get, when original value expression defaults to
 null. 
 | 
| DownloadMethodExpression | 
 Download method expression for blobs. 
 | 
| EvaluationContext | |
| MapValueExpression | 
 Value expression representing a map of value expressions, to allow resolution, at runtime, of all of the map values. 
 | 
| MetaMethodExpression | 
 Meta method expression used to invoke the EL expression that is already the result of a method expression. 
 | 
| MetaValueExpression | 
 Meta value expression used to invoke the EL expression that is already the result of a value expression. 
 | 
| MethodValueExpression | Deprecated
 method resolution is now supported by jboss-el 
 | 
Copyright © 2019 Nuxeo. All rights reserved.