org.jbpm.services.task.utils
Class MVELUtils
java.lang.Object
org.jbpm.services.task.utils.MVELUtils
public class MVELUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELUtils
public MVELUtils()
getInputs
public static Map<String,Class<?>> getInputs()
eval
public static Object eval(Reader reader,
Map<String,Object> vars)
eval
public static Object eval(Reader reader)
eval
public static Object eval(String str,
Map<String,Object> vars)
toString
public static String toString(Reader reader)
throws IOException
- Throws:
IOException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.