Class MvelTemplate
java.lang.Object
org.nuxeo.ecm.automation.core.scripting.MvelTemplate
- All Implemented Interfaces:
Serializable
,Expression
- Author:
- Bogdan Stefanescu
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
compiled
protected transient volatile org.mvel2.templates.CompiledTemplate compiled -
expr
-
-
Constructor Details
-
MvelTemplate
-
-
Method Details
-
eval
- Specified by:
eval
in interfaceExpression
-
getExpr
- Specified by:
getExpr
in interfaceExpression
-