Uses of Interface
de.espirit.firstspirit.access.project.ProjectScriptContext
Packages that use ProjectScriptContext
Package
Description
-
Uses of ProjectScriptContext in de.espirit.firstspirit.access
Subinterfaces of ProjectScriptContext in de.espirit.firstspirit.accessModifier and TypeInterfaceDescriptioninterface
Script context providing the currentuser
and acontext element
.interface
Context definition for generation tasks.interface
Context for a script within the generation task.interface
Common properties: ------------------ sessionId (java.lang.Long) -
Uses of ProjectScriptContext in de.espirit.firstspirit.access.store.contentstore
Subinterfaces of ProjectScriptContext in de.espirit.firstspirit.access.store.contentstoreModifier and TypeInterfaceDescriptioninterface
Scripts which are started on an contentstore entity entry (e.g. in java client) have an instance of Content2ScriptContext stored in variable 'context'. -
Uses of ProjectScriptContext in de.espirit.firstspirit.access.store.templatestore
Subinterfaces of ProjectScriptContext in de.espirit.firstspirit.access.store.templatestoreModifier and TypeInterfaceDescriptioninterface
Definition of a context container for workflow scripts.