Class SecureJavascriptUtil
- java.lang.Object
-
- org.flowable.scripting.secure.impl.SecureJavascriptUtil
-
public class SecureJavascriptUtil extends Object
- Author:
- Joram Barrez
-
-
Constructor Summary
Constructors Constructor Description SecureJavascriptUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ObjectevaluateScript(org.flowable.common.engine.api.variable.VariableContainer variableContainer, String script)static ObjectevaluateScript(org.flowable.common.engine.api.variable.VariableContainer variableContainer, String script, Map<Object,Object> beans)
-