Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
fe8bbe1a
提交
fe8bbe1a
编写于
1月 08, 2025
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lengyuace 发布系统代码 [TrainSys,网页端]
上级
f354cf23
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
0 行增加
和
142 行删除
+0
-142
WorkFlowWfv2.json
...est/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json
+0
-105
WorkFlowWfv2.json.bpmn
...SWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json.bpmn
+0
-37
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json
浏览文件 @
fe8bbe1a
...
...
@@ -15,111 +15,6 @@
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"startProcess"
:
true
},
{
"codeName"
:
"EXCLUSIVEGATEWAY_01"
,
"height"
:
40
,
"leftPos"
:
730
,
"logicName"
:
"互斥网关"
,
"name"
:
"互斥网关"
,
"timeout"
:
-1
,
"topPos"
:
90
,
"wFProcessType"
:
"EXCLUSIVEGATEWAY"
,
"width"
:
40
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
},
{
"codeName"
:
"INTERACTIVE_01"
,
"height"
:
80
,
"leftPos"
:
370
,
"logicName"
:
"用户任务"
,
"msgType"
:
0
,
"multiInstMode"
:
"NONE"
,
"name"
:
"用户任务"
,
"getPSWFProcessRoles"
:
[
{
"memo"
:
"1"
,
"name"
:
"[上两个步骤操作者]"
,
"getPSSysMsgTempl"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSMSGTEMPLS/Usr1106310288.json"
},
"wFProcessRoleType"
:
"LASTTWOSTEPACTOR"
}
],
"timeout"
:
-1
,
"topPos"
:
70
,
"wFProcessType"
:
"INTERACTIVE"
,
"wFStepValue"
:
"用户任务"
,
"width"
:
100
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"sendInform"
:
false
},
{
"codeName"
:
"PROCESS_01"
,
"height"
:
80
,
"leftPos"
:
520
,
"logicName"
:
"服务任务"
,
"name"
:
"服务任务"
,
"getPSWFProcessParams"
:
[
{
"dstField"
:
"1"
,
"memo"
:
"1"
,
"name"
:
"[1] ===> [系统全局对象](1)"
,
"srcValue"
:
"1"
,
"srcValueType"
:
"APPLICATION"
}
],
"timeout"
:
-1
,
"topPos"
:
80
,
"wFProcessType"
:
"PROCESS"
,
"width"
:
100
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
},
{
"codeName"
:
"INCLUSIVEGATEWAY_01"
,
"height"
:
40
,
"leftPos"
:
900
,
"logicName"
:
"包容性网关"
,
"name"
:
"包容性网关"
,
"timeout"
:
-1
,
"topPos"
:
90
,
"wFProcessType"
:
"INCLUSIVEGATEWAY"
,
"width"
:
40
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
},
{
"codeName"
:
"PARALLELGATEWAY_01"
,
"height"
:
40
,
"leftPos"
:
820
,
"logicName"
:
"并行网关"
,
"name"
:
"并行网关"
,
"timeout"
:
-1
,
"topPos"
:
90
,
"wFProcessType"
:
"PARALLELGATEWAY"
,
"width"
:
40
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
},
{
"codeName"
:
"END_01"
,
"height"
:
30
,
"leftPos"
:
660
,
"logicName"
:
"结束事件"
,
"name"
:
"结束事件"
,
"timeout"
:
-1
,
"topPos"
:
90
,
"wFProcessType"
:
"END"
,
"width"
:
30
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"terminalProcess"
:
true
},
{
"codeName"
:
"TIMEREVENT_01"
,
"height"
:
80
,
"leftPos"
:
1000
,
"logicName"
:
"中间定时器捕获事件"
,
"name"
:
"中间定时器捕获事件"
,
"timeout"
:
-1
,
"topPos"
:
100
,
"wFProcessType"
:
"TIMEREVENT"
,
"width"
:
100
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
}
],
"getStartPSWFProcess"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json.bpmn
浏览文件 @
fe8bbe1a
...
...
@@ -40,49 +40,12 @@
<startEvent
id=
"sid-dc0dfa5108cbfdad8b42a1d6dc438769"
name=
"开始事件565"
>
</startEvent>
<exclusiveGateway
id=
"sid-d5402f26e09c26f2170587c455703c81"
></exclusiveGateway>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-用户任务-9cb615aff985200ac2c3e71157bd754f"
name=
"用户任务"
>
<documentation>
${majortext}
</documentation>
</userTask>
<serviceTask
id=
"sid-b111c9ced1c3b410319563d12859a774"
name=
"服务任务"
flowable:expression=
"${wfCoreService.execute(execution, activedata)}"
>
<extensionElements>
<flowable:field
name=
"params-1"
><flowable:string>
1
</flowable:string></flowable:field>
</extensionElements>
</serviceTask>
<inclusiveGateway
id=
"sid-51777da93167d47800c1daedf6d2c4e0"
></inclusiveGateway>
<parallelGateway
id=
"sid-5ec405f8e0d4b1e945968acb39b6b2db"
></parallelGateway>
<endEvent
id=
"sid-2eb769dd9749dfc48cab30d590870669"
name=
"结束事件"
>
</endEvent>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid--dbf16f6a12952122a02ac5577bbdb656"
name=
"中间定时器捕获事件"
>
<documentation>
${majortext}
</documentation>
</userTask>
</process>
<bpmndi:BPMNDiagram
id=
"BPMNDiagram_trainsys-workflowwfv2"
>
<bpmndi:BPMNPlane
id=
"BPMNPlane_trainsys-workflowwfv2"
bpmnElement=
"trainsys-workflowwfv2"
>
<bpmndi:BPMNShape
id=
"BPMNShape-dc0dfa5108cbfdad8b42a1d6dc438769"
bpmnElement=
"sid-dc0dfa5108cbfdad8b42a1d6dc438769"
>
<omgdi:Bounds
x=
"240"
y=
"90"
width=
"30"
height=
"30"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-d5402f26e09c26f2170587c455703c81"
bpmnElement=
"sid-d5402f26e09c26f2170587c455703c81"
>
<omgdi:Bounds
x=
"730"
y=
"90"
width=
"40"
height=
"40"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-9cb615aff985200ac2c3e71157bd754f"
bpmnElement=
"tid-用户任务-9cb615aff985200ac2c3e71157bd754f"
>
<omgdi:Bounds
x=
"370"
y=
"70"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-b111c9ced1c3b410319563d12859a774"
bpmnElement=
"sid-b111c9ced1c3b410319563d12859a774"
>
<omgdi:Bounds
x=
"520"
y=
"80"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-51777da93167d47800c1daedf6d2c4e0"
bpmnElement=
"sid-51777da93167d47800c1daedf6d2c4e0"
>
<omgdi:Bounds
x=
"900"
y=
"90"
width=
"40"
height=
"40"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-5ec405f8e0d4b1e945968acb39b6b2db"
bpmnElement=
"sid-5ec405f8e0d4b1e945968acb39b6b2db"
>
<omgdi:Bounds
x=
"820"
y=
"90"
width=
"40"
height=
"40"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-2eb769dd9749dfc48cab30d590870669"
bpmnElement=
"sid-2eb769dd9749dfc48cab30d590870669"
>
<omgdi:Bounds
x=
"660"
y=
"90"
width=
"30"
height=
"30"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-dbf16f6a12952122a02ac5577bbdb656"
bpmnElement=
"sid-dbf16f6a12952122a02ac5577bbdb656"
>
<omgdi:Bounds
x=
"1000"
y=
"100"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>
\ No newline at end of file
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录