Usages
- Used to provide custom selection of users to workflow assignment in Process Participant Mapping.
- A useable Process Participant plugin must extends Process Participant Plugin abstract class
...
用法
抽象类
org.joget.workflow.model.DefaultParticipantPlugin
- Under wflow在wflow-wfengine modulewfengine模块下
- Extended org扩展org.joget.plugin.base.ExtDefaultPlugin. Please refer to Plugin Base Abstract Class and Interface.ExtDefaultPlugin。请参阅 插件基本抽象类和接口。
- 已实现orgImplemented 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.
Method Detail
...
- PropertyEditable。请参阅 插件基本抽象类和接口。
- 开发Process Participant插件的基本抽象类。
方法细节
抽象方法
getActivityAssignments
java.util.Collection<javaCollection <java.lang.String> getActivityAssignments(javagetActivityAssignments(java.util.Map props)
Gets usernames for the assignment.
props)
获取分配的用户名。
A org.joget.workflow.model.WorkflowActivity object is passed as "workflowActivity" property.
Plugin Properties Options
- Please refer to Plugin Properties Options for more information.
Tutorials
WorkflowActivity对象作为“workflowActivity”属性传递。
插件属性选项
教程
相关的社区插件
- Bean Shell工具Bean Shell Tool
org.joget.apps.app.lib.BeanShellTool (wflow-core)BeanShellTool(wflow-core)