Uses of Interface
de.espirit.firstspirit.access.store.templatestore.Script
Packages that use Script
Package
Description
-
Uses of Script in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access that return ScriptModifier and TypeMethodDescriptionGuiScriptContext.getScript()Returns the actual executedscriptto which this GuiScriptContext belongsMethods in de.espirit.firstspirit.access with parameters of type ScriptModifier and TypeMethodDescriptionWorkflowContext.createWorkflowScriptContext(Script script, Transition transition, Activity activity, TaskState.Mode callMode, @Nullable FormData data) Create script context for executing a script. -
Uses of Script in de.espirit.firstspirit.access.store.templatestore
Methods in de.espirit.firstspirit.access.store.templatestore that return ScriptModifier and TypeMethodDescriptionScriptContainer.createScript(String uid, @Nullable Map<Language, String> lang2DisplayName, boolean unifyUid) Creates a new Script as child of this ScriptContainerScriptContainer.createScript(String name, String description) CallsScriptContainer.createScript(String, java.util.Map, boolean)and uses the given description as displayname for the defaulteditorial language.ScriptContainer.getScriptByName(String uid) Returns the script specified by the given uid ornullif no script with given uid exists as child of this script containerMethods in de.espirit.firstspirit.access.store.templatestore that return types with arguments of type Script -
Uses of Script in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency with parameters of type Script
getChildren(Script.class), trueinstead