public class SecureJavascriptUtil extends Object
| Constructor and Description |
|---|
SecureJavascriptUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
evaluateScript(VariableScope variableScope,
String script) |
static Object |
evaluateScript(VariableScope variableScope,
String script,
Map<Object,Object> beans) |
public static Object evaluateScript(VariableScope variableScope, String script)
Copyright © 2017 Alfresco. All rights reserved.