入伍保留学籍申请-监听器
This commit is contained in:
@@ -28,7 +28,7 @@ import java.util.List;
|
||||
|
||||
/**
|
||||
* 审批流程负责人自动流转监听器
|
||||
* 用于节点审批通过时,更新下一个节点的负责人变量(approval)
|
||||
* 用于节点审批通过时,添加审批记录
|
||||
*/
|
||||
@Component("approvalAssigneeListener") // Spring Bean名称,与BPMN表达式对应
|
||||
public class ApprovalAssigneeListener implements ExecutionListener {
|
||||
|
||||
Reference in New Issue
Block a user