Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.core.scripting
Class MvelTemplate

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.scripting.MvelTemplate
All Implemented Interfaces:
java.io.Serializable, Expression

public class MvelTemplate
extends java.lang.Object
implements Expression

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
MvelTemplate(java.lang.String expr)
           
 
Method Summary
 java.lang.Object eval(OperationContext ctx)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MvelTemplate

public MvelTemplate(java.lang.String expr)
Method Detail

eval

public java.lang.Object eval(OperationContext ctx)
                      throws java.lang.Exception
Specified by:
eval in interface Expression
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.