Uses of Interface
de.espirit.firstspirit.access.script.Executable
Package
Description
-
Uses of Executable in de.espirit.firstspirit.access.schedule
Modifier and TypeMethodDescriptionScriptTask.getExecutable()
Provides an executable defined with this script. -
Uses of Executable in de.espirit.firstspirit.access.script
Modifier and TypeMethodDescriptionScriptEngine.getExecutable
(String scriptSource) Creates an executable from the given script source code. -
Uses of Executable in de.espirit.firstspirit.access.store.templatestore
Modifier and TypeMethodDescriptionScript.getExecutable
(TemplateSet templateSet) Provides an executable based on the requested template set.Script.getViewScriptExecutable()
Delivers an executable of the relatedview script
.Workflow.getViewScriptExecutable()
Get view script executable. -
Uses of Executable in de.espirit.firstspirit.access.store.templatestore.gom
Modifier and TypeMethodDescription@Nullable Executable
GomButton.getClickExecutable
(@NotNull SpecialistsBroker broker) The executable used on click events@Nullable Executable
GomButton.getDropExecutable
(@NotNull SpecialistsBroker broker) The executable used on drop events