Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.scripting
Class Scripting.MvelScript

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.scripting.Scripting.MvelScript
All Implemented Interfaces:
Scripting.Script
Enclosing class:
Scripting

public static class Scripting.MvelScript
extends Object
implements Scripting.Script


Constructor Summary
Scripting.MvelScript(Serializable c)
           
 
Method Summary
static Scripting.MvelScript compile(String script)
           
 Object eval(OperationContext ctx)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scripting.MvelScript

public Scripting.MvelScript(Serializable c)
Method Detail

compile

public static Scripting.MvelScript compile(String script)

eval

public Object eval(OperationContext ctx)
            throws Exception
Specified by:
eval in interface Scripting.Script
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.