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 ctx) This method is called before the WorkflowKernel starts the execution.Constructors in org.imixs.workflow with parameters of type WorkflowContextModifierConstructorDescriptionModelManager
(WorkflowContext workflowContext) Constructor initializes the RuleEngine.WorkflowKernel
(WorkflowContext context) Constructor initialize a ModelManger instance. -
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 _ctx) Initialize Plugin and get an instance of the EJB Session Context