public class PrecompiledExecutable extends AbstractScriptExecutable
| Constructor and Description |
|---|
PrecompiledExecutable(CompiledScript compiledScript,
Map<String,Object> globalContext,
ApplicationContext appContext,
AutoDisablingScriptStrategy autoDisablingScriptStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected ScriptExecutionResult |
execute(ScriptContext scriptContext) |
protected ScriptEngine |
getEngine() |
String |
toString() |
execute, execute, execute, getAsInterface, getAsInterface, isDisabled, prepareEngineContextpublic PrecompiledExecutable(CompiledScript compiledScript, Map<String,Object> globalContext, ApplicationContext appContext, AutoDisablingScriptStrategy autoDisablingScriptStrategy)
protected ScriptEngine getEngine()
getEngine in class AbstractScriptExecutableprotected ScriptExecutionResult execute(ScriptContext scriptContext)
execute in class AbstractScriptExecutableCopyright © 2017 SAP SE. All Rights Reserved.