public class DynamicSourceExecutableScript extends DynamicExecutableScript
scriptExpressionlanguage| Constructor and Description | 
|---|
DynamicSourceExecutableScript(String language,
                             Expression scriptSourceExpression)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getScriptSource(VariableScope variableScope)  | 
evaluateExpression, executegetLanguagepublic DynamicSourceExecutableScript(String language, Expression scriptSourceExpression)
public String getScriptSource(VariableScope variableScope)
getScriptSource in class DynamicExecutableScriptCopyright © 2018. All rights reserved.