Package | Description |
---|---|
org.scripthelper.js |
Contains the classes which implements the Javascript scripts.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractScriptableExecutor
An abstract implementation of a ScriptableExecutor.
|
Modifier and Type | Method and Description |
---|---|
ScriptableExecutor |
AbstractJSScriptable.getExecutorInstance()
Return the executor.
|
default ScriptableExecutor |
JSScriptable.getExecutorInstance()
Return the executor.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ScriptableExecutor> |
AbstractJSScriptable.getExecutorInstancesMap()
Return the executors Map.
|
default java.util.Map<java.lang.String,ScriptableExecutor> |
JSScriptable.getExecutorInstancesMap()
Return the executors Map.
|
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence