public class DynamicSourceExecutableScript extends DynamicExecutableScript
scriptExpressionlanguage| Constructor and Description | 
|---|
DynamicSourceExecutableScript(String language,
                             Expression scriptSourceExpression)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getScriptSource(VariableScope variableScope)  | 
evaluate, evaluateExpressionexecute, getActivityIdExceptionMessage, getLanguagepublic DynamicSourceExecutableScript(String language, Expression scriptSourceExpression)
public String getScriptSource(VariableScope variableScope)
getScriptSource in class DynamicExecutableScriptCopyright © 2019. All rights reserved.