Owner Plugin
The OwnerPlugin is responsible for the ownership associated with a workitem. The plug-in applies a ownership list of userIDs and roles to the current process instance stored in the item ‘$owner’.
Plugin Class Name:
org.imixs.workflow.engine.plugins.OwnerPlugin
The Ownership settings can be configured for a BPMN Event or Task element using the Imixs-BPMN modeling tool:
This plug-in class is mandatory in case of the tasklist-method ‘getWorkListByOwner’. The result of this list depends on the owner item computed by this plug-in.
Documentation
- Overview
- BPMN 2.0
- Workflow Engine
- Core API
- Plugin API
- REST API
- JSF Components
- JavaScript
- Deployment
- Sample Application
- Administration
- Logging
- Testing
- Docker
- Maven
- Contribute
- JavaDocs