Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class MvelTemplate
extends Object
implements Expression

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
MvelTemplate(String expr)
           
 
Method Summary
 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(String expr)
Method Detail

eval

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.