Process Participant Plugin

The Process Participant Plugin is used to provide custom selection of users to workflow assignment in Process Participant Mapping. A useable Process Participant plugin must extends org.joget.workflow.model.DefaultParticipantPlugin abstract class.

Abstract Class

org.joget.workflow.model.DefaultParticipantPlugin

Method Detail

Abstract Methods
getActivityAssignments

java.util.Collection<java.lang.String> getActivityAssignments(java.util.Map props)
Gets usernames for the assignment.
A org.joget.workflow.model.WorkflowActivity object is passed as "workflowActivity" property.

Plugin Properties Options

Tutorials

Related Community Plugins

  • Bean Shell Tool
    org.joget.apps.app.lib.BeanShellTool (wflow-core)
Created by Damian Last modified by Aadrian on Dec 13, 2024