public class DynamicSourceExecutableScript extends DynamicExecutableScript
scriptExpression
language
Constructor and Description |
---|
DynamicSourceExecutableScript(String language,
Expression scriptSourceExpression) |
Modifier and Type | Method and Description |
---|---|
String |
getScriptSource(VariableScope variableScope) |
evaluate, evaluateExpression
execute, getActivityIdExceptionMessage, getLanguage
public DynamicSourceExecutableScript(String language, Expression scriptSourceExpression)
public String getScriptSource(VariableScope variableScope)
getScriptSource
in class DynamicExecutableScript
Copyright © 2022. All rights reserved.