...
- Used to provide custom selection of users to workflow assignment in Process Participant Mapping.
- A useable Form Field Element Process Participant plugin must extends org.joget.workflow.model.DefaultParticipantPlugin abstract class
Abstract Class
org.joget.workflow.model.DefaultParticipantPlugin
- Under wflow-core wfengine module
- Extended org.joget.plugin.base.ExtDefaultPlugin. Please refer to Plugin Base Abstract Class and Interface.
- Implemented org.joget.plugin.property.model.PropertyEditable. Please refer to Plugin Base Abstract Class and Interface.
- A base abstract class to develop a Process Participant plugin.
...
- Please refer to Plugin Properties Options for more information.
Tutorials
- Not available right nowGuideline for developing a plugin
Related Community Plugins
- Bean Shell Tool
org.joget.apps.app.lib.BeanShellTool (wflow-core)Not available right now