public class SecureJavascriptUtil extends Object
| Constructor and Description |
|---|
SecureJavascriptUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
evaluateScript(org.flowable.variable.api.delegate.VariableScope variableScope,
String script) |
static Object |
evaluateScript(org.flowable.variable.api.delegate.VariableScope variableScope,
String script,
Map<Object,Object> beans) |
Copyright © 2021 Flowable. All rights reserved.