Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
f6f47df9
提交
f6f47df9
编写于
12月 07, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhouweidong 部署微服务接口 [后台服务,接口示例]
上级
5a7e5d8d
变更
4
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
225 行增加
和
234 行删除
+225
-234
config.xml
config.xml
+17
-0
Dockerfile
demo-boot/src/main/docker/Dockerfile
+1
-1
ACTv2.json
...tatic/remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv2.json
+144
-159
ACTv2.json.bpmn
.../remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv2.json.bpmn
+63
-74
未找到文件。
config.xml
浏览文件 @
f6f47df9
...
@@ -55,6 +55,23 @@
...
@@ -55,6 +55,23 @@
git clone -b master $para2 demosys/
git clone -b master $para2 demosys/
export NODE_OPTIONS=--max-old-space-size=4096
export NODE_OPTIONS=--max-old-space-size=4096
cd demosys/
cd demosys/
cd demo-boot
mvn ibizlabcli:code
cd ..
set +e
git config user.name "ibizdev"
git add .
git commit -m "generator before deploy $para5"
git push origin master
git config user.name "root"
set -e
mvn package -Pboot
cd demo-boot
sed -i "s#dstimage#$para5#g" pom.xml
sed -i "s#dstimage#$para5#g" src/main/docker/demo-boot-demoapi.yaml
mvn -Pboot docker:build
mvn -Pboot docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/demo-boot-demoapi.yaml iBizDemo --with-registry-auth
</command>
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
</builders>
</builders>
...
...
demo-boot/src/main/docker/Dockerfile
浏览文件 @
f6f47df9
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /demo-boot.jar
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /demo-boot.jar
EXPOSE
8081
EXPOSE
52000
ADD
demo-boot.jar /demo-boot.jar
ADD
demo-boot.jar /demo-boot.jar
demo-boot/src/main/resources/static/remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv2.json
浏览文件 @
f6f47df9
...
@@ -19,80 +19,122 @@
...
@@ -19,80 +19,122 @@
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive002"
"id"
:
"Interactive002"
},
},
"name"
:
"TIMEOUT"
,
"logicName"
:
"同意"
,
"name"
:
"C52"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Interactive
001"
"id"
:
"
Exclusivegateway
001"
},
},
"wFLinkType"
:
"
TIMEOUT
"
"wFLinkType"
:
"
IAACTION
"
},
{
},
{
"formCodeName"
:
"operationForm"
,
"getFromPSWFProcess"
:
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive00
2
"
"id"
:
"Interactive00
1
"
},
},
"logicName"
:
"同意"
,
"logicName"
:
"同意"
,
"name"
:
"C
52
"
,
"name"
:
"C
61
"
,
"nextCondition"
:
"ANY"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
Exclusivegateway001
"
"id"
:
"
Interactive002
"
},
},
"viewCodeName"
:
"WFDynaActionView"
,
"wFLinkType"
:
"IAACTION"
"wFLinkType"
:
"IAACTION"
},
{
},
{
"formCodeName"
:
"operationForm"
,
"getFromPSWFProcess"
:
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive00
4
"
"id"
:
"Interactive00
1
"
},
},
"logicName"
:
"不同意"
,
"logicName"
:
"不同意"
,
"name"
:
"C
22
"
,
"name"
:
"C
70
"
,
"nextCondition"
:
"ANY"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive005"
"id"
:
"Interactive005"
},
},
"viewCodeName"
:
"WFDynaActionView"
,
"wFLinkType"
:
"IAACTION"
"wFLinkType"
:
"IAACTION"
},
{
},
{
"getFromPSWFProcess"
:
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive00
4
"
"id"
:
"Interactive00
5
"
},
},
"logicName"
:
"
完成
"
,
"logicName"
:
"
取消
"
,
"name"
:
"C
41
"
,
"name"
:
"C
96
"
,
"nextCondition"
:
"ANY"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"End00
1
"
"id"
:
"End00
2
"
},
},
"wFLinkType"
:
"IAACTION"
"wFLinkType"
:
"IAACTION"
},
{
},
{
"formCodeName"
:
"
operation
Form"
,
"formCodeName"
:
"
approved
Form"
,
"getFromPSWFProcess"
:
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive005"
},
"logicName"
:
"重新提交"
,
"name"
:
"C49"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive001"
"id"
:
"Interactive001"
},
},
"wFLinkType"
:
"IAACTION"
},
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive003"
},
"logicName"
:
"不同意"
,
"name"
:
"C69"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive005"
},
"wFLinkType"
:
"IAACTION"
},
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive003"
},
"logicName"
:
"同意"
,
"logicName"
:
"同意"
,
"name"
:
"C
61
"
,
"name"
:
"C
40
"
,
"nextCondition"
:
"ANY"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive00
2
"
"id"
:
"Interactive00
4
"
},
},
"viewCodeName"
:
"WFDynaActionView"
,
"wFLinkType"
:
"IAACTION"
"wFLinkType"
:
"IAACTION"
},
{
},
{
"formCodeName"
:
"operationForm"
,
"getFromPSWFProcess"
:
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive00
1
"
"id"
:
"Interactive00
4
"
},
},
"logicName"
:
"不同意"
,
"logicName"
:
"不同意"
,
"name"
:
"C
70
"
,
"name"
:
"C
22
"
,
"nextCondition"
:
"ANY"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"Interactive005"
"id"
:
"Interactive005"
},
},
"viewCodeName"
:
"WFDynaActionView"
,
"wFLinkType"
:
"IAACTION"
},
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive004"
},
"logicName"
:
"完成"
,
"name"
:
"C41"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"End001"
},
"wFLinkType"
:
"IAACTION"
"wFLinkType"
:
"IAACTION"
},
{
},
{
"getFromPSWFProcess"
:
{
"getFromPSWFProcess"
:
{
...
@@ -142,59 +184,6 @@
...
@@ -142,59 +184,6 @@
"id"
:
"Interactive003"
"id"
:
"Interactive003"
},
},
"wFLinkType"
:
"ROUTE"
"wFLinkType"
:
"ROUTE"
},
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive003"
},
"logicName"
:
"不同意"
,
"name"
:
"C69"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive005"
},
"wFLinkType"
:
"IAACTION"
},
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive003"
},
"logicName"
:
"同意"
,
"name"
:
"C40"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive004"
},
"wFLinkType"
:
"IAACTION"
},
{
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive005"
},
"logicName"
:
"取消"
,
"name"
:
"C96"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"End002"
},
"wFLinkType"
:
"IAACTION"
},
{
"formCodeName"
:
"approvedForm"
,
"getFromPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive005"
},
"logicName"
:
"重新提交"
,
"name"
:
"C49"
,
"nextCondition"
:
"ANY"
,
"getToPSWFProcess"
:
{
"modelref"
:
true
,
"id"
:
"Interactive001"
},
"wFLinkType"
:
"IAACTION"
}
],
}
],
"getPSWFProcesses"
:
[
{
"getPSWFProcesses"
:
[
{
"codeName"
:
"Start001"
,
"codeName"
:
"Start001"
,
...
@@ -215,37 +204,23 @@
...
@@ -215,37 +204,23 @@
"asynchronousProcess"
:
false
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"enableTimeout"
:
false
,
"startProcess"
:
true
"startProcess"
:
true
},
{
"codeName"
:
"End002"
,
"height"
:
30
,
"leftPos"
:
186
,
"logicName"
:
"结束"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/End002"
,
"name"
:
"结束"
,
"timeout"
:
-1
,
"topPos"
:
389
,
"wFProcessType"
:
"END"
,
"width"
:
30
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"terminalProcess"
:
true
},
{
},
{
"codeName"
:
"Interactive002"
,
"codeName"
:
"Interactive002"
,
"height"
:
80
,
"height"
:
80
,
"leftPos"
:
4
2
0
,
"leftPos"
:
4
1
0
,
"logicName"
:
"财务经理审核"
,
"logicName"
:
"财务经理审核"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Interactive002"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Interactive002"
,
"msgType"
:
0
,
"msgType"
:
0
,
"multiInstMode"
:
"NONE"
,
"multiInstMode"
:
"NONE"
,
"name"
:
"财务经理审核"
,
"name"
:
"财务经理审核"
,
"getPSWFLinks"
:
[
{
"getPSWFLinks"
:
[
{
"modelref"
:
true
,
"id"
:
"TIMEOUT"
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"C52"
"id"
:
"C52"
}
],
}
],
"getPSWFProcessRoles"
:
[
{
"getPSWFProcessRoles"
:
[
{
"name"
:
"[当前操作者]"
,
"wFProcessRoleType"
:
"CURACTOR"
},
{
"name"
:
"财务经理"
,
"name"
:
"财务经理"
,
"getPSWFRole"
:
{
"getPSWFRole"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -254,68 +229,30 @@
...
@@ -254,68 +229,30 @@
"userData"
:
"org"
,
"userData"
:
"org"
,
"userData2"
:
"CURORGID"
,
"userData2"
:
"CURORGID"
,
"wFProcessRoleType"
:
"WFROLE"
"wFProcessRoleType"
:
"WFROLE"
},
{
"name"
:
"[当前操作者]"
,
"wFProcessRoleType"
:
"CURACTOR"
}
],
}
],
"predefinedActions"
:
[
"SENDBACK"
],
"predefinedActions"
:
[
"SENDBACK"
],
"timeout"
:
5
,
"timeout"
:
-1
,
"timeoutType"
:
"MINUTE"
,
"topPos"
:
30
,
"topPos"
:
30
,
"wFProcessType"
:
"INTERACTIVE"
,
"wFProcessType"
:
"INTERACTIVE"
,
"wFStepValue"
:
"10"
,
"wFStepValue"
:
"10"
,
"width"
:
100
,
"width"
:
100
,
"asynchronousProcess"
:
false
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
tru
e
,
"enableTimeout"
:
fals
e
,
"sendInform"
:
false
"sendInform"
:
false
},
{
},
{
"codeName"
:
"End00
1
"
,
"codeName"
:
"End00
2
"
,
"height"
:
30
,
"height"
:
30
,
"leftPos"
:
780
,
"leftPos"
:
186
,
"logicName"
:
"结束"
,
"logicName"
:
"结束"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/End00
1
"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/End00
2
"
,
"name"
:
"结束"
,
"name"
:
"结束"
,
"timeout"
:
-1
,
"timeout"
:
-1
,
"topPos"
:
221
,
"topPos"
:
389
,
"wFProcessType"
:
"END"
,
"wFProcessType"
:
"END"
,
"width"
:
30
,
"width"
:
30
,
"asynchronousProcess"
:
false
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"enableTimeout"
:
false
,
"terminalProcess"
:
true
"terminalProcess"
:
true
},
{
"codeName"
:
"Interactive004"
,
"height"
:
80
,
"leftPos"
:
555
,
"logicName"
:
"财务总监审批"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Interactive004"
,
"msgType"
:
0
,
"multiInstMode"
:
"NONE"
,
"name"
:
"财务总监审批"
,
"getPSWFLinks"
:
[
{
"modelref"
:
true
,
"id"
:
"C22"
},
{
"modelref"
:
true
,
"id"
:
"C41"
}
],
"getPSWFProcessRoles"
:
[
{
"name"
:
"财务总监"
,
"getPSWFRole"
:
{
"modelref"
:
true
,
"path"
:
"PSWFROLES/FinancialDirector.json"
},
"userData"
:
"org"
,
"userData2"
:
"CURORGID"
,
"wFProcessRoleType"
:
"WFROLE"
}
],
"timeout"
:
-1
,
"topPos"
:
360
,
"wFProcessType"
:
"INTERACTIVE"
,
"wFStepValue"
:
"30"
,
"width"
:
100
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"sendInform"
:
false
},
{
},
{
"codeName"
:
"Interactive001"
,
"codeName"
:
"Interactive001"
,
"formCodeName"
:
"operationForm"
,
"formCodeName"
:
"operationForm"
,
...
@@ -352,25 +289,34 @@
...
@@ -352,25 +289,34 @@
"enableTimeout"
:
false
,
"enableTimeout"
:
false
,
"sendInform"
:
false
"sendInform"
:
false
},
{
},
{
"codeName"
:
"Exclusivegateway001"
,
"codeName"
:
"Interactive005"
,
"height"
:
40
,
"height"
:
80
,
"leftPos"
:
585
,
"leftPos"
:
150
,
"logicName"
:
"订单金额判断"
,
"logicName"
:
"发起人调整"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Exclusivegateway001"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Interactive005"
,
"name"
:
"订单金额判断"
,
"msgType"
:
0
,
"multiInstMode"
:
"NONE"
,
"name"
:
"发起人调整"
,
"getPSWFLinks"
:
[
{
"getPSWFLinks"
:
[
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"
小于1W
"
"id"
:
"
C96
"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"大于1W"
"id"
:
"C49"
}
],
"getPSWFProcessRoles"
:
[
{
"name"
:
"[当前数据属性]"
,
"uDField"
:
"CREATEMAN"
,
"wFProcessRoleType"
:
"UDACTOR"
}
],
}
],
"timeout"
:
-1
,
"timeout"
:
-1
,
"topPos"
:
50
,
"topPos"
:
195
,
"wFProcessType"
:
"EXCLUSIVEGATEWAY"
,
"wFProcessType"
:
"INTERACTIVE"
,
"width"
:
40
,
"wFStepValue"
:
"1"
,
"width"
:
100
,
"asynchronousProcess"
:
false
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
"enableTimeout"
:
false
,
"sendInform"
:
false
},
{
},
{
"codeName"
:
"Interactive003"
,
"codeName"
:
"Interactive003"
,
"height"
:
80
,
"height"
:
80
,
...
@@ -406,34 +352,73 @@
...
@@ -406,34 +352,73 @@
"enableTimeout"
:
false
,
"enableTimeout"
:
false
,
"sendInform"
:
false
"sendInform"
:
false
},
{
},
{
"codeName"
:
"Interactive00
5
"
,
"codeName"
:
"Interactive00
4
"
,
"height"
:
80
,
"height"
:
80
,
"leftPos"
:
150
,
"leftPos"
:
555
,
"logicName"
:
"
发起人调整
"
,
"logicName"
:
"
财务总监审批
"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Interactive00
5
"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Interactive00
4
"
,
"msgType"
:
0
,
"msgType"
:
0
,
"multiInstMode"
:
"NONE"
,
"multiInstMode"
:
"NONE"
,
"name"
:
"
发起人调整
"
,
"name"
:
"
财务总监审批
"
,
"getPSWFLinks"
:
[
{
"getPSWFLinks"
:
[
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"C
96
"
"id"
:
"C
22
"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"C4
9
"
"id"
:
"C4
1
"
}
],
}
],
"getPSWFProcessRoles"
:
[
{
"getPSWFProcessRoles"
:
[
{
"name"
:
"[当前数据属性]"
,
"name"
:
"财务总监"
,
"uDField"
:
"CREATEMAN"
,
"getPSWFRole"
:
{
"wFProcessRoleType"
:
"UDACTOR"
"modelref"
:
true
,
"path"
:
"PSWFROLES/FinancialDirector.json"
},
"userData"
:
"org"
,
"userData2"
:
"CURORGID"
,
"wFProcessRoleType"
:
"WFROLE"
}
],
}
],
"timeout"
:
-1
,
"timeout"
:
-1
,
"topPos"
:
195
,
"topPos"
:
360
,
"wFProcessType"
:
"INTERACTIVE"
,
"wFProcessType"
:
"INTERACTIVE"
,
"wFStepValue"
:
"
1
"
,
"wFStepValue"
:
"
30
"
,
"width"
:
100
,
"width"
:
100
,
"asynchronousProcess"
:
false
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"enableTimeout"
:
false
,
"sendInform"
:
false
"sendInform"
:
false
},
{
"codeName"
:
"End001"
,
"height"
:
30
,
"leftPos"
:
780
,
"logicName"
:
"结束"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/End001"
,
"name"
:
"结束"
,
"timeout"
:
-1
,
"topPos"
:
221
,
"wFProcessType"
:
"END"
,
"width"
:
30
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"terminalProcess"
:
true
},
{
"codeName"
:
"Exclusivegateway001"
,
"height"
:
40
,
"leftPos"
:
585
,
"logicName"
:
"订单金额判断"
,
"mOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2/pswfprocesses/Exclusivegateway001"
,
"name"
:
"订单金额判断"
,
"getPSWFLinks"
:
[
{
"modelref"
:
true
,
"id"
:
"小于1W"
},
{
"modelref"
:
true
,
"id"
:
"大于1W"
}
],
"timeout"
:
-1
,
"topPos"
:
50
,
"wFProcessType"
:
"EXCLUSIVEGATEWAY"
,
"width"
:
40
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
}
],
}
],
"rTMOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2"
,
"rTMOSFilePath"
:
"psworkflows/ACT/pswfversions/ACTv2"
,
"getStartPSWFProcess"
:
{
"getStartPSWFProcess"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSWORKFLOWS/ACT/PSWFVERSIONS/ACTv2.json.bpmn
浏览文件 @
f6f47df9
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<extensionElements>
<extensionElements>
<flowable:eventListener
delegateExpression=
"${processInstanceListener}"
/>
<flowable:eventListener
delegateExpression=
"${processInstanceListener}"
/>
<flowable:field
name=
"refgroups"
>
<flowable:field
name=
"refgroups"
>
<flowable:string>
FinancialManager|财务经理|USERGROUP,
FinancialDirector|财务总监|USERGROUP,GeneralManager|总经理
|USERGROUP
</flowable:string>
<flowable:string>
FinancialManager|财务经理|USERGROUP,
GeneralManager|总经理|USERGROUP,FinancialDirector|财务总监
|USERGROUP
</flowable:string>
</flowable:field>
</flowable:field>
<flowable:field
name=
"bookings"
>
<flowable:field
name=
"bookings"
>
<flowable:string>
ibizsample0021
</flowable:string>
<flowable:string>
ibizsample0021
</flowable:string>
...
@@ -40,180 +40,169 @@
...
@@ -40,180 +40,169 @@
<flowable:form
process-form=
"Start001"
wfversion=
"2"
/>
<flowable:form
process-form=
"Start001"
wfversion=
"2"
/>
</extensionElements>
</extensionElements>
</startEvent>
</startEvent>
<endEvent
id=
"sid-0b976fca9f1aa7981b1c0c7fc628e6cd"
name=
"结束"
>
</endEvent>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.createman},${wfCoreService.getGroupUsers('FinancialManager|org|CURORGID',execution)},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
name=
"财务经理审核"
>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.createman},${wfCoreService.getGroupUsers('FinancialManager|org|CURORGID',execution)},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
name=
"财务经理审核"
>
<documentation>
${majortext}
</documentation>
<documentation>
${majortext}
</documentation>
<extensionElements>
<extensionElements>
<flowable:form
procfunc=
"sendback"
/>
<flowable:form
procfunc=
"sendback"
/>
</extensionElements>
</extensionElements>
</userTask>
</userTask>
<boundaryEvent
id=
"bid-10-b2100e0a472c7e23cd936fbb272eaa67"
name=
"timeout-财务经理审核"
attachedToRef=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
cancelActivity=
"true"
>
<endEvent
id=
"sid-0b976fca9f1aa7981b1c0c7fc628e6cd"
name=
"结束"
>
<timerEventDefinition>
<timeDate>
PT5M
</timeDate>
</timerEventDefinition>
</boundaryEvent>
<endEvent
id=
"sid-ebd510afdeda7eba09cf1a56679ca382"
name=
"结束"
>
</endEvent>
</endEvent>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${wfCoreService.getGroupUsers('FinancialDirector|org|CURORGID',execution)},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
name=
"财务总监审批"
>
<documentation>
${majortext}
</documentation>
</userTask>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.deptheadsid},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-5-b43328c7712bd3739742121269b6c386"
name=
"部门经理审核"
>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.deptheadsid},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-5-b43328c7712bd3739742121269b6c386"
name=
"部门经理审核"
>
<documentation>
${majortext}
</documentation>
<documentation>
${majortext}
</documentation>
<extensionElements>
<extensionElements>
<flowable:form
procfunc=
"addstepbefore;reassign"
process-form=
"operationForm"
process-utilform=
"beforeSign"
process-util3form=
"transfer"
process-utilformname=
"加签"
process-util3formname=
"工作转移"
/>
<flowable:form
procfunc=
"addstepbefore;reassign"
process-form=
"operationForm"
process-utilform=
"beforeSign"
process-util3form=
"transfer"
process-utilformname=
"加签"
process-util3formname=
"工作转移"
/>
</extensionElements>
</extensionElements>
</userTask>
</userTask>
<exclusiveGateway
id=
"sid-21588a1284c496701e00f32c79702e57"
></exclusiveGateway>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.createman},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"发起人调整"
>
<documentation>
${majortext}
</documentation>
</userTask>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${wfCoreService.getGroupUsers('GeneralManager|org|CURORGID',execution)},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
name=
"总经理审核"
>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${wfCoreService.getGroupUsers('GeneralManager|org|CURORGID',execution)},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
name=
"总经理审核"
>
<documentation>
${majortext}
</documentation>
<documentation>
${majortext}
</documentation>
</userTask>
</userTask>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${
activedata.createman},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"发起人调整
"
>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${
wfCoreService.getGroupUsers('FinancialDirector|org|CURORGID',execution)},${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
name=
"财务总监审批
"
>
<documentation>
${majortext}
</documentation>
<documentation>
${majortext}
</documentation>
</userTask>
</userTask>
<sequenceFlow
id=
"rid-e248fe421c73e1c635c05166fbab48c0"
sourceRef=
"sid-137c359f364406040df60ee70baba8a0"
targetRef=
"tid-5-b43328c7712bd3739742121269b6c386"
name=
""
>
<endEvent
id=
"sid-ebd510afdeda7eba09cf1a56679ca382"
name=
"结束"
>
</sequenceFlow>
</endEvent>
<sequenceFlow
id=
"lid-TIMEOUT-7e6750f296feaa0a9a1c31c3ce52433f"
sourceRef=
"bid-10-b2100e0a472c7e23cd936fbb272eaa67"
targetRef=
"tid-5-b43328c7712bd3739742121269b6c386"
name=
""
>
<exclusiveGateway
id=
"sid-21588a1284c496701e00f32c79702e57"
></exclusiveGateway>
<sequenceFlow
id=
"rid-4118c5812bd309a0918be8609e07321f"
sourceRef=
"sid-137c359f364406040df60ee70baba8a0"
targetRef=
"tid-5-b43328c7712bd3739742121269b6c386"
name=
""
>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C52-
2a0a567263c6a3670c92d9c7cfcf2e63
"
sourceRef=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
targetRef=
"sid-21588a1284c496701e00f32c79702e57"
name=
"同意"
>
<sequenceFlow
id=
"lid-C52-
9908757d370627256841c584526e1019
"
sourceRef=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
targetRef=
"sid-21588a1284c496701e00f32c79702e57"
name=
"同意"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C52-
2a0a567263c6a3670c92d9c7cfcf2e63
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C52-
9908757d370627256841c584526e1019
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
nextCondition=
"ANY"
/>
<flowable:form
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C
22-a1878e293f1b60a06e1c0b9767fa4a1a"
sourceRef=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
targetRef=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"不
同意"
>
<sequenceFlow
id=
"lid-C
61-56d31605e6a678ee353af103b2654679"
sourceRef=
"tid-5-b43328c7712bd3739742121269b6c386"
targetRef=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
name=
"
同意"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
22-a1878e293f1b60a06e1c0b9767fa4a1a
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
61-56d31605e6a678ee353af103b2654679
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
nextCondition=
"ANY"
/>
<flowable:form
sequenceFlowForm=
"operationForm"
sequenceFlowView=
"WFDynaActionView"
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C
41-d29bbd730e3b7a04c1d1ea473e3861ae"
sourceRef=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
targetRef=
"sid-ebd510afdeda7eba09cf1a56679ca382"
name=
"完成
"
>
<sequenceFlow
id=
"lid-C
70-56970efc59e7c132aa13dc6fea8e422d"
sourceRef=
"tid-5-b43328c7712bd3739742121269b6c386"
targetRef=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"不同意
"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
41-d29bbd730e3b7a04c1d1ea473e3861ae
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
70-56970efc59e7c132aa13dc6fea8e422d
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
nextCondition=
"ANY"
/>
<flowable:form
sequenceFlowForm=
"operationForm"
sequenceFlowView=
"WFDynaActionView"
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C
61-e17cba761d4a3625b3c7a38651652610"
sourceRef=
"tid-5-b43328c7712bd3739742121269b6c386"
targetRef=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
name=
"同意
"
>
<sequenceFlow
id=
"lid-C
96-ed19244ed03e71f566468b022a659061"
sourceRef=
"tid-1-6dc784ef240f35883923cabac210590c"
targetRef=
"sid-0b976fca9f1aa7981b1c0c7fc628e6cd"
name=
"取消
"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
61-e17cba761d4a3625b3c7a38651652610
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
96-ed19244ed03e71f566468b022a659061
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
sequenceFlowForm=
"operationForm"
sequenceFlowView=
"WFDynaActionView"
nextCondition=
"ANY"
/>
<flowable:form
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C
70-42834b980150c5a58dc9b1b90c693f63"
sourceRef=
"tid-5-b43328c7712bd3739742121269b6c386"
targetRef=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"不同意
"
>
<sequenceFlow
id=
"lid-C
49-1145d292c56a5fcbead0ac968719c07c"
sourceRef=
"tid-1-6dc784ef240f35883923cabac210590c"
targetRef=
"tid-5-b43328c7712bd3739742121269b6c386"
name=
"重新提交
"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
70-42834b980150c5a58dc9b1b90c693f63
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
49-1145d292c56a5fcbead0ac968719c07c
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
sequenceFlowForm=
"
operationForm"
sequenceFlowView=
"WFDynaActionView
"
nextCondition=
"ANY"
/>
<flowable:form
sequenceFlowForm=
"
approvedForm
"
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"rid-4ceb4554697fc4c6787c9ffb6ba195bf"
sourceRef=
"sid-21588a1284c496701e00f32c79702e57"
targetRef=
"sid-ebd510afdeda7eba09cf1a56679ca382"
name=
""
>
<sequenceFlow
id=
"lid-C69-c4a83bed3dfe41bffce8b45e35c102df"
sourceRef=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
targetRef=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"不同意"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${((wfCoreService.test(activedata.amount, 'LT', '10000')))} ]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C69-c4a83bed3dfe41bffce8b45e35c102df"}]]>
</conditionExpression>
</sequenceFlow>
<sequenceFlow
id=
"rid-ec100a77761d94d4225deced215e7810"
sourceRef=
"sid-21588a1284c496701e00f32c79702e57"
targetRef=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
name=
""
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${((wfCoreService.test(activedata.amount, 'GTANDEQ', '10000')))} ]]>
</conditionExpression>
</sequenceFlow>
<sequenceFlow
id=
"lid-C69-7b9b9d2ddf35b9f7c823cde4ac9e621b"
sourceRef=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
targetRef=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"不同意"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C69-7b9b9d2ddf35b9f7c823cde4ac9e621b"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
nextCondition=
"ANY"
/>
<flowable:form
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C40-
542ab6cc05baf1616f3284281c50f8a9
"
sourceRef=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
targetRef=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
name=
"同意"
>
<sequenceFlow
id=
"lid-C40-
74cfa0088c63f66df24facd2b1197637
"
sourceRef=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
targetRef=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
name=
"同意"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C40-
542ab6cc05baf1616f3284281c50f8a9
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C40-
74cfa0088c63f66df24facd2b1197637
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
nextCondition=
"ANY"
/>
<flowable:form
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C
96-23889921a23233ac4c890252f2062b4c"
sourceRef=
"tid-1-6dc784ef240f35883923cabac210590c"
targetRef=
"sid-0b976fca9f1aa7981b1c0c7fc628e6cd"
name=
"取消
"
>
<sequenceFlow
id=
"lid-C
22-464d8ee79decc6d7f7789ade315eefa2"
sourceRef=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
targetRef=
"tid-1-6dc784ef240f35883923cabac210590c"
name=
"不同意
"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
96-23889921a23233ac4c890252f2062b4c
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C
22-464d8ee79decc6d7f7789ade315eefa2
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
nextCondition=
"ANY"
/>
<flowable:form
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"lid-C4
9-75e9f01617f85fe3dabcb34316460f0a"
sourceRef=
"tid-1-6dc784ef240f35883923cabac210590c"
targetRef=
"tid-5-b43328c7712bd3739742121269b6c386"
name=
"重新提交
"
>
<sequenceFlow
id=
"lid-C4
1-28dfd6db8c510fd8f6634bc9abf231f0"
sourceRef=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
targetRef=
"sid-ebd510afdeda7eba09cf1a56679ca382"
name=
"完成
"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C4
9-75e9f01617f85fe3dabcb34316460f0a
"}]]>
</conditionExpression>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-C4
1-28dfd6db8c510fd8f6634bc9abf231f0
"}]]>
</conditionExpression>
<extensionElements>
<extensionElements>
<flowable:form
sequenceFlowForm=
"approvedForm"
nextCondition=
"ANY"
/>
<flowable:form
nextCondition=
"ANY"
/>
</extensionElements>
</extensionElements>
</sequenceFlow>
</sequenceFlow>
<sequenceFlow
id=
"rid-b9627af74fc3bd7de23a57ec3931c123"
sourceRef=
"sid-21588a1284c496701e00f32c79702e57"
targetRef=
"sid-ebd510afdeda7eba09cf1a56679ca382"
name=
""
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${((wfCoreService.test(activedata.amount, 'LT', '10000')))} ]]>
</conditionExpression>
</sequenceFlow>
<sequenceFlow
id=
"rid-4903f44e50208eb9a794df9e43fe5100"
sourceRef=
"sid-21588a1284c496701e00f32c79702e57"
targetRef=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
name=
""
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${((wfCoreService.test(activedata.amount, 'GTANDEQ', '10000')))} ]]>
</conditionExpression>
</sequenceFlow>
</process>
</process>
<bpmndi:BPMNDiagram
id=
"BPMNDiagram_demosys-actv2"
>
<bpmndi:BPMNDiagram
id=
"BPMNDiagram_demosys-actv2"
>
<bpmndi:BPMNPlane
id=
"BPMNPlane_demosys-actv2"
bpmnElement=
"demosys-actv2"
>
<bpmndi:BPMNPlane
id=
"BPMNPlane_demosys-actv2"
bpmnElement=
"demosys-actv2"
>
<bpmndi:BPMNShape
id=
"BPMNShape-137c359f364406040df60ee70baba8a0"
bpmnElement=
"sid-137c359f364406040df60ee70baba8a0"
>
<bpmndi:BPMNShape
id=
"BPMNShape-137c359f364406040df60ee70baba8a0"
bpmnElement=
"sid-137c359f364406040df60ee70baba8a0"
>
<omgdi:Bounds
x=
"15"
y=
"55"
width=
"30"
height=
"30"
/>
<omgdi:Bounds
x=
"15"
y=
"55"
width=
"30"
height=
"30"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-b2100e0a472c7e23cd936fbb272eaa67"
bpmnElement=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67"
>
<omgdi:Bounds
x=
"410"
y=
"30"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-0b976fca9f1aa7981b1c0c7fc628e6cd"
bpmnElement=
"sid-0b976fca9f1aa7981b1c0c7fc628e6cd"
>
<bpmndi:BPMNShape
id=
"BPMNShape-0b976fca9f1aa7981b1c0c7fc628e6cd"
bpmnElement=
"sid-0b976fca9f1aa7981b1c0c7fc628e6cd"
>
<omgdi:Bounds
x=
"186"
y=
"389"
width=
"30"
height=
"30"
/>
<omgdi:Bounds
x=
"186"
y=
"389"
width=
"30"
height=
"30"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-b
2100e0a472c7e23cd936fbb272eaa67"
bpmnElement=
"tid-10-b2100e0a472c7e23cd936fbb272eaa67
"
>
<bpmndi:BPMNShape
id=
"BPMNShape-b
43328c7712bd3739742121269b6c386"
bpmnElement=
"tid-5-b43328c7712bd3739742121269b6c386
"
>
<omgdi:Bounds
x=
"
42
0"
y=
"30"
width=
"100"
height=
"80"
/>
<omgdi:Bounds
x=
"
15
0"
y=
"30"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-ebd510afdeda7eba09cf1a56679ca382"
bpmnElement=
"sid-ebd510afdeda7eba09cf1a56679ca382"
>
<bpmndi:BPMNShape
id=
"BPMNShape-6dc784ef240f35883923cabac210590c"
bpmnElement=
"tid-1-6dc784ef240f35883923cabac210590c"
>
<omgdi:Bounds
x=
"780"
y=
"221"
width=
"30"
height=
"30"
/>
<omgdi:Bounds
x=
"150"
y=
"195"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-79d7bde95dd67ca0f58d5f8961664af9"
bpmnElement=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
>
<omgdi:Bounds
x=
"555"
y=
"195"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-f33ca3120694e870ea7e1b5eed392750"
bpmnElement=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
>
<bpmndi:BPMNShape
id=
"BPMNShape-f33ca3120694e870ea7e1b5eed392750"
bpmnElement=
"tid-30-f33ca3120694e870ea7e1b5eed392750"
>
<omgdi:Bounds
x=
"555"
y=
"360"
width=
"100"
height=
"80"
/>
<omgdi:Bounds
x=
"555"
y=
"360"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-
b43328c7712bd3739742121269b6c386"
bpmnElement=
"tid-5-b43328c7712bd3739742121269b6c386
"
>
<bpmndi:BPMNShape
id=
"BPMNShape-
ebd510afdeda7eba09cf1a56679ca382"
bpmnElement=
"sid-ebd510afdeda7eba09cf1a56679ca382
"
>
<omgdi:Bounds
x=
"
150"
y=
"30"
width=
"100"
height=
"8
0"
/>
<omgdi:Bounds
x=
"
780"
y=
"221"
width=
"30"
height=
"3
0"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-21588a1284c496701e00f32c79702e57"
bpmnElement=
"sid-21588a1284c496701e00f32c79702e57"
>
<bpmndi:BPMNShape
id=
"BPMNShape-21588a1284c496701e00f32c79702e57"
bpmnElement=
"sid-21588a1284c496701e00f32c79702e57"
>
<omgdi:Bounds
x=
"585"
y=
"50"
width=
"40"
height=
"40"
/>
<omgdi:Bounds
x=
"585"
y=
"50"
width=
"40"
height=
"40"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-79d7bde95dd67ca0f58d5f8961664af9"
bpmnElement=
"tid-20-79d7bde95dd67ca0f58d5f8961664af9"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-rid-4118c5812bd309a0918be8609e07321f"
bpmnElement=
"rid-4118c5812bd309a0918be8609e07321f"
>
<omgdi:Bounds
x=
"555"
y=
"195"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-6dc784ef240f35883923cabac210590c"
bpmnElement=
"tid-1-6dc784ef240f35883923cabac210590c"
>
<omgdi:Bounds
x=
"150"
y=
"195"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge
id=
"BPMNEdge-rid-e248fe421c73e1c635c05166fbab48c0"
bpmnElement=
"rid-e248fe421c73e1c635c05166fbab48c0"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-TIMEOUT-7e6750f296feaa0a9a1c31c3ce52433f"
bpmnElement=
"lid-TIMEOUT-7e6750f296feaa0a9a1c31c3ce52433f"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C52-
2a0a567263c6a3670c92d9c7cfcf2e63"
bpmnElement=
"lid-C52-2a0a567263c6a3670c92d9c7cfcf2e63
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C52-
9908757d370627256841c584526e1019"
bpmnElement=
"lid-C52-9908757d370627256841c584526e1019
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
22-a1878e293f1b60a06e1c0b9767fa4a1a"
bpmnElement=
"lid-C22-a1878e293f1b60a06e1c0b9767fa4a1a
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
61-56d31605e6a678ee353af103b2654679"
bpmnElement=
"lid-C61-56d31605e6a678ee353af103b2654679
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
41-d29bbd730e3b7a04c1d1ea473e3861ae"
bpmnElement=
"lid-C41-d29bbd730e3b7a04c1d1ea473e3861ae
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
70-56970efc59e7c132aa13dc6fea8e422d"
bpmnElement=
"lid-C70-56970efc59e7c132aa13dc6fea8e422d
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
61-e17cba761d4a3625b3c7a38651652610"
bpmnElement=
"lid-C61-e17cba761d4a3625b3c7a38651652610
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
96-ed19244ed03e71f566468b022a659061"
bpmnElement=
"lid-C96-ed19244ed03e71f566468b022a659061
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
70-42834b980150c5a58dc9b1b90c693f63"
bpmnElement=
"lid-C70-42834b980150c5a58dc9b1b90c693f63
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
49-1145d292c56a5fcbead0ac968719c07c"
bpmnElement=
"lid-C49-1145d292c56a5fcbead0ac968719c07c
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
rid-4ceb4554697fc4c6787c9ffb6ba195bf"
bpmnElement=
"rid-4ceb4554697fc4c6787c9ffb6ba195b
f"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
lid-C69-c4a83bed3dfe41bffce8b45e35c102df"
bpmnElement=
"lid-C69-c4a83bed3dfe41bffce8b45e35c102d
f"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
rid-ec100a77761d94d4225deced215e7810"
bpmnElement=
"rid-ec100a77761d94d4225deced215e7810
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
lid-C40-74cfa0088c63f66df24facd2b1197637"
bpmnElement=
"lid-C40-74cfa0088c63f66df24facd2b1197637
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
69-7b9b9d2ddf35b9f7c823cde4ac9e621b"
bpmnElement=
"lid-C69-7b9b9d2ddf35b9f7c823cde4ac9e621b
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C
22-464d8ee79decc6d7f7789ade315eefa2"
bpmnElement=
"lid-C22-464d8ee79decc6d7f7789ade315eefa2
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C4
0-542ab6cc05baf1616f3284281c50f8a9"
bpmnElement=
"lid-C40-542ab6cc05baf1616f3284281c50f8a9
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-C4
1-28dfd6db8c510fd8f6634bc9abf231f0"
bpmnElement=
"lid-C41-28dfd6db8c510fd8f6634bc9abf231f0
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
lid-C96-23889921a23233ac4c890252f2062b4c"
bpmnElement=
"lid-C96-23889921a23233ac4c890252f2062b4c
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
rid-b9627af74fc3bd7de23a57ec3931c123"
bpmnElement=
"rid-b9627af74fc3bd7de23a57ec3931c123
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
lid-C49-75e9f01617f85fe3dabcb34316460f0a"
bpmnElement=
"lid-C49-75e9f01617f85fe3dabcb34316460f0a
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-
rid-4903f44e50208eb9a794df9e43fe5100"
bpmnElement=
"rid-4903f44e50208eb9a794df9e43fe5100
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录