public class MvelTemplate extends Object implements Expression
| Modifier and Type | Field and Description | 
|---|---|
protected org.mvel2.templates.CompiledTemplate | 
compiled  | 
protected String | 
expr  | 
| Constructor and Description | 
|---|
MvelTemplate(String expr)  | 
protected transient volatile org.mvel2.templates.CompiledTemplate compiled
public MvelTemplate(String expr)
public Object eval(OperationContext ctx)
eval in interface Expressionpublic String getExpr()
getExpr in interface ExpressionCopyright © 2019 Nuxeo. All rights reserved.