Method and Description |
---|
com.liferay.portal.scripting.BaseScriptingExecutor.eval(Set<String>, Map<String, Object>, Set<String>, File, ClassLoader...)
As of Wilberforce (7.0.x), replaced by
BaseScriptingExecutor.eval(Set, Map,
Set, File) |
com.liferay.portal.scripting.BaseScriptingExecutor.eval(Set<String>, Map<String, Object>, Set<String>, String, ClassLoader...)
As of Wilberforce (7.0.x), replaced by
ScriptingExecutor.eval(Set, Map,
Set, String) |