Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class MvelExpression
extends Object
implements Expression

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
MvelExpression(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

MvelExpression

public MvelExpression(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.