update 优化流程办理监听,优化示例说明

This commit is contained in:
gssong
2024-06-08 09:41:46 +08:00
parent 8649df0ca0
commit 940269c108
4 changed files with 22 additions and 10 deletions

View File

@@ -18,9 +18,14 @@ public class ProcessTaskEvent implements Serializable {
private static final long serialVersionUID = 1L;
/**
* 流程定义key与流程节点标识(拼接方式流程定义key_流程节点)
* 流程定义key
*/
private String keyNode;
private String key;
/**
* 审批节点key
*/
private String taskDefinitionKey;
/**
* 任务id