Uses of Interface
org.imixs.workflow.WorkflowContext
-
Uses of WorkflowContext in org.imixs.workflow
Modifier and TypeMethodDescriptionvoid
Plugin.init
(WorkflowContext workflowContext) This method is called before the WorkflowKernel starts the execution.ModifierConstructorDescriptionConstructor initialize the contextObject and plugin vectors -
Uses of WorkflowContext in org.imixs.workflow.engine
Modifier and TypeClassDescriptionclass
The WorkflowService is the Java EE Implementation for the Imixs Workflow Core API. -
Uses of WorkflowContext in org.imixs.workflow.engine.plugins
Modifier and TypeMethodDescriptionvoid
AbstractPlugin.init
(WorkflowContext actx) Initialize Plugin and get an instance of the EJB Session Contextvoid
DocumentComposerPlugin.init
(WorkflowContext actx)