Uses of Class
org.imixs.workflow.engine.WorkflowService
Packages that use WorkflowService
-
Uses of WorkflowService in org.imixs.workflow.engine.adapters
Fields in org.imixs.workflow.engine.adapters declared as WorkflowServiceMethods in org.imixs.workflow.engine.adapters with parameters of type WorkflowServiceModifier and TypeMethodDescriptionvoid
AccessAdapter.setWorkflowService
(WorkflowService workflowService) Constructors in org.imixs.workflow.engine.adapters with parameters of type WorkflowServiceModifierConstructorDescriptionAccessAdapter
(WorkflowService workflowService) CDI Constructor to inject WorkflowService -
Uses of WorkflowService in org.imixs.workflow.engine.plugins
Methods in org.imixs.workflow.engine.plugins that return WorkflowServiceModifier and TypeMethodDescriptionAbstractPlugin.getWorkflowService()
Returns an instance of the WorkflowService EJB.