Uses of Interface
org.imixs.workflow.WorkflowContext
Packages that use WorkflowContext
-
Uses of WorkflowContext in org.imixs.workflow
Methods in org.imixs.workflow with parameters of type WorkflowContextModifier and TypeMethodDescriptionvoid
Plugin.init
(WorkflowContext workflowContext) This method is called before the WorkflowKernel starts the execution.Constructors in org.imixs.workflow with parameters of type WorkflowContextModifierConstructorDescriptionConstructor initialize the contextObject and plugin vectors -
Uses of WorkflowContext in org.imixs.workflow.engine
Classes in org.imixs.workflow.engine that implement WorkflowContextModifier and TypeClassDescriptionclass
The WorkflowService is the Java EE Implementation for the Imixs Workflow Core API. -
Uses of WorkflowContext in org.imixs.workflow.engine.plugins
Methods in org.imixs.workflow.engine.plugins that return WorkflowContextMethods in org.imixs.workflow.engine.plugins with parameters of type WorkflowContextModifier and TypeMethodDescriptionvoid
AbstractPlugin.init
(WorkflowContext actx) Initialize Plugin and get an instance of the EJB Session Contextvoid
DocumentComposerPlugin.init
(WorkflowContext actx)