public class DynamicResourceExecutableScript extends DynamicExecutableScript
scriptExpression
language
Constructor and Description |
---|
DynamicResourceExecutableScript(String language,
Expression scriptResourceExpression) |
Modifier and Type | Method and Description |
---|---|
protected DeploymentEntity |
getDeployment() |
String |
getScriptSource(VariableScope variableScope) |
evaluate, evaluateExpression
execute, getLanguage
public DynamicResourceExecutableScript(String language, Expression scriptResourceExpression)
public String getScriptSource(VariableScope variableScope)
getScriptSource
in class DynamicExecutableScript
protected DeploymentEntity getDeployment()
Copyright © 2017. All rights reserved.