ye1023
|
dded0d7b74
|
yxk-20260509-党委会反馈表添加流程实例id字段,为了取分不同督办流程的反馈意见
|
2026-05-09 15:44:12 +08:00 |
|
ye1023
|
553c6acaf4
|
yxk-20260508-党委会表单字典添加:年份、密级、完成状态、紧急程度
|
2026-05-08 10:19:17 +08:00 |
|
ye1023
|
499c40ff44
|
yxk-20260508-修复党委会主子表新增的时候del_flag字段没有默认设置为0的bug
|
2026-05-08 09:27:01 +08:00 |
|
ye1023
|
a3b31ea710
|
yxk-20260506-自定义监听class:
SaveCurrentTaskAssigneeLocalListener保存当前节点办理人到子流程的局部变量中去
|
2026-05-06 16:55:36 +08:00 |
|
ye1023
|
03a4f52907
|
Merge remote-tracking branch 'origin/master'
|
2026-05-06 16:52:57 +08:00 |
|
ye1023
|
33fb624f06
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# jeecg-boot-platform/jeecg-boot-module-bpm-flowable/src/main/java/org/jeecg/modules/extbpm/listener/task/SaveCurrentTaskAssigneeLocalListener.java
|
2026-05-06 16:50:30 +08:00 |
|
ye1023
|
3bfcac3d19
|
yxk-20260506-自定义监听class:
SaveCurrentTaskAssigneeLocalListener保存当前节点办理人到子流程的局部变量中去
|
2026-05-06 15:13:21 +08:00 |
|
ye1023
|
1b4a8b6b55
|
yxk-20260506-自定义监听class:
SaveCurrentTaskAssigneeLocalListener保存当前节点办理人到子流程的局部变量中去
|
2026-05-06 09:14:05 +08:00 |
|
ye1023
|
2c50c98549
|
Merge remote-tracking branch 'origin/master'
|
2026-05-06 09:13:35 +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 |
|
ye1023
|
f1ad6afaa3
|
yxk-20260429-增加/saveBpmForm接口,保存业务数据的同时更新流程的json_data
|
2026-04-29 19:52:05 +08:00 |
|
ye1023
|
f42b673fb1
|
yxk-20260429-增加/saveBpmForm接口,保存业务数据的同时更新流程的json_data
|
2026-04-29 17:42:26 +08:00 |
|
ye1023
|
8c2f048b02
|
yxk-20260428-增加/bgpartymatter/bgPartymatter/queryById接口
|
2026-04-28 14:24:36 +08:00 |
|
ye1023
|
bea321c2e9
|
yxk-20260423-增加getJsondatastring方法,在流程中获取jsondata的数据
|
2026-04-23 10:56:29 +08:00 |
|
ye1023
|
76623dfea5
|
yxk-20260422-党委会增加所办领导字段
|
2026-04-22 16:18:30 +08:00 |
|
ye1023
|
69a2ae9ffa
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/tasktask/entity/TaskTask.java
|
2026-04-22 15:00:02 +08:00 |
|
ye1023
|
d102813489
|
yxk-20260422-JsonData数据类型转换
|
2026-04-22 10:40:44 +08:00 |
|
ye1023
|
ce0afe7f85
|
Merge remote-tracking branch 'origin/master'
|
2026-04-22 10:35:11 +08:00 |
|
ye1023
|
2c20286a11
|
yxk-20260421-党委会表单添加流程相关字段
|
2026-04-21 10:43:53 +08:00 |
|
ye1023
|
40df937cc4
|
Merge remote-tracking branch 'origin/master'
|
2026-04-21 09:35:53 +08:00 |
|
ye1023
|
f244f391df
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/tasktask/entity/TaskTask.java
|
2026-04-21 08:32:25 +08:00 |
|
ye1023
|
fc318fa87e
|
yxk-20260420-task任务表的流程变量类型为json
|
2026-04-20 16:10:16 +08:00 |
|
ye1023
|
1487a77521
|
yxk-20260420-党委会添加密级字段
|
2026-04-20 15:25:14 +08:00 |
|
ye1023
|
2d0ffa9db5
|
yxk-20260417-流程表tasktask后端方法
|
2026-04-17 14:22:51 +08:00 |
|
ye1023
|
b821803991
|
yxk-20260417-党委会主子表台账后端代码
|
2026-04-17 09:03:36 +08:00 |
|
ye1023
|
3867ffec1b
|
yxk-20260410-集成流程引擎配置文件
|
2026-04-10 09:20:15 +08:00 |
|
ye1023
|
9a65463105
|
yxk-20260409-集成流程引擎bpm代码
|
2026-04-09 15:55:31 +08:00 |
|
ye1023
|
d94e9c9bc4
|
first commit
|
2026-04-09 15:12:08 +08:00 |
|