Nuxeo Enterprise Platform 5.4

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

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

public class MvelExpression
extends java.lang.Object
implements Expression

Author:
Bogdan Stefanescu
See Also:
Serialized Form

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

MvelExpression

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