ye1023
|
2c50c98549
|
Merge remote-tracking branch 'origin/master'
|
2026-05-06 09:13:35 +08:00 |
|
 new_new_newandGitee
|
1764cddbfe
|
!15 修改test
Merge pull request !15 from new_new_new/feature/20260506-branch
|
2026-05-06 00:57:12 +00:00 |
|
wsm
|
2deaf52ddf
|
新加监听器以及流程表达式函数
|
2026-05-06 08:33:56 +08:00 |
|
ye1023
|
99f33801e9
|
yxk-20260506-自定义流程表达式:
1、saveCurrentTaskAssigneeLocal保存当前节点办理人到子流程的局部变量中去
2、getSonProcessVariableString获取子流程变量,返回类型是String
|
2026-05-03 12:08:48 +08:00 |
|
ye1023
|
876af1c706
|
yxk-20260506-自定义流程表达式:
setProcessVariable可以写入主流程变量/子流程局部变量
增加了 taskId、executionId、local 字段
传 local: true 且有 taskId 时,通过 taskId 查当前 executionId
调用 runtimeService.setVariableLocal(executionId, 'subApproveUser', value)
不传 local/taskId/executionId 时,保持原来的 setVariable(processInstanceId, ...) 行为
|
2026-05-03 11:38:24 +08:00 |
|
ye1023
|
f7b6518038
|
yxk-20260506-自定义流程表达式:
setProcessVariable可以写入主流程变量/子流程局部变量
增加了 taskId、executionId、local 字段
传 local: true 且有 taskId 时,通过 taskId 查当前 executionId
调用 runtimeService.setVariableLocal(executionId, 'subApproveUser', value)
不传 local/taskId/executionId 时,保持原来的 setVariable(processInstanceId, ...) 行为
|
2026-05-03 11:37:24 +08:00 |
|
ye1023
|
1737dffef2
|
yxk-20260506-流程表达式:
1、getUsersListByDeptAndRole根据部门和角色id获取人员list
2、getSonProcessVariable根据子流程的变量名称,获取子流程的局部变量
|
2026-05-03 11:33:30 +08:00 |
|
ye1023
|
042c18baa2
|
yxk-20260430-增加setProcessVariable接口,设置流程变量
|
2026-04-30 11:15:52 +08:00 |
|
wsm
|
a77a63df31
|
实现根据输入的jsonData,deptId,以及roleId查询uesrNameList
|
2026-04-23 23:43:08 +08:00 |
|
ye1023
|
bea321c2e9
|
yxk-20260423-增加getJsondatastring方法,在流程中获取jsondata的数据
|
2026-04-23 10:56:29 +08:00 |
|
wsm
|
bd45f48134
|
修改POM文件,修改配置文件的变量名版本统一配置,解决引入的bom被父pom覆盖的问题
|
2026-04-13 19:02:27 +08:00 |
|
wsm
|
74e860747e
|
修改POM文件,实现父pom统一做版本裁决,去除掉子pom里耦合的具体版本信息,并且部分版本变量放在父pom里做管理
|
2026-04-13 16:58:35 +08:00 |
|
wsm
|
15ce17b4dc
|
修改POM文件
|
2026-04-10 16:48:07 +08:00 |
|
ye1023
|
9a65463105
|
yxk-20260409-集成流程引擎bpm代码
|
2026-04-09 15:55:31 +08:00 |
|