apply_start_project2025年1月7日取消集团分管领导.bpmn 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tns="http://www.activiti.org/test" xmlns:xsd="http://www.w3.org/2001/XMLSchema" id="m1610247356111" name="" targetNamespace="http://www.activiti.org/test">
  3. <process id="apply_start_project" name="立项申请" processType="None" isClosed="false" isExecutable="true">
  4. <startEvent id="_2" name="发起申请" />
  5. <endEvent id="_26" name="结束">
  6. <incoming>Flow_1ailds8</incoming>
  7. <incoming>Flow_1baf1rf</incoming>
  8. <incoming>SequenceFlow_0cjiz5m</incoming>
  9. </endEvent>
  10. <userTask id="_34" name="申请人发起" activiti:candidateGroups="curr_user" />
  11. <sequenceFlow id="_35" sourceRef="_2" targetRef="_34" />
  12. <userTask id="_3" name="直接上级审核" activiti:assignee="${userId}" activiti:candidateGroups="dept_superior_1_0_3" />
  13. <sequenceFlow id="_4" name="申请" sourceRef="_34" targetRef="_3">
  14. <conditionExpression xsi:type="tFormalExpression">${agree=='yes'}</conditionExpression>
  15. </sequenceFlow>
  16. <userTask id="_5" name="部门负责人审核" activiti:assignee="${userId}" activiti:candidateGroups="dept_head_1_0_3" />
  17. <userTask id="_6" name="分管领导审核" activiti:assignee="${userId}" activiti:candidateGroups="flow_fgld_1_0_3">
  18. <incoming>_10</incoming>
  19. </userTask>
  20. <userTask id="_7" name="上级分管领导审核" activiti:assignee="${userId}" activiti:candidateGroups="flow_sjfgld_1_0_3">
  21. <outgoing>Flow_1baf1rf</outgoing>
  22. </userTask>
  23. <userTask id="_9" name="主要领导审核" activiti:assignee="${userId}" activiti:candidateGroups="flow_zyld_1_0_3">
  24. <incoming>Flow_0bionfs</incoming>
  25. <outgoing>Flow_1ailds8</outgoing>
  26. <outgoing>SequenceFlow_1tet5z5</outgoing>
  27. </userTask>
  28. <sequenceFlow id="_8" name="同意" sourceRef="_3" targetRef="_5">
  29. <conditionExpression xsi:type="tFormalExpression">${agree=='yes'}</conditionExpression>
  30. </sequenceFlow>
  31. <sequenceFlow id="_10" name="同意" sourceRef="_5" targetRef="_6">
  32. <conditionExpression xsi:type="tFormalExpression">${agree=='yes'}</conditionExpression>
  33. </sequenceFlow>
  34. <sequenceFlow id="_11" name="同意" sourceRef="_6" targetRef="_7">
  35. <conditionExpression xsi:type="tFormalExpression">${agree=='yes'}</conditionExpression>
  36. </sequenceFlow>
  37. <sequenceFlow id="_12" name="大市场型_战略型_保障型项目通过" sourceRef="_7" targetRef="Activity_1izgthh">
  38. <conditionExpression xsi:type="tFormalExpression">${need_countersign=='yes'}</conditionExpression>
  39. </sequenceFlow>
  40. <sequenceFlow id="_14" name="不同意" sourceRef="_3" targetRef="_34">
  41. <conditionExpression xsi:type="tFormalExpression">${agree=='no'}</conditionExpression>
  42. </sequenceFlow>
  43. <sequenceFlow id="_15" name="不同意" sourceRef="_5" targetRef="_34">
  44. <conditionExpression xsi:type="tFormalExpression">${agree=='no'}</conditionExpression>
  45. </sequenceFlow>
  46. <sequenceFlow id="_16" name="不同意" sourceRef="_6" targetRef="_34">
  47. <conditionExpression xsi:type="tFormalExpression">${agree=='no'}</conditionExpression>
  48. </sequenceFlow>
  49. <sequenceFlow id="_17" name="不同意" sourceRef="_7" targetRef="_34">
  50. <conditionExpression xsi:type="tFormalExpression">${agree=='no'}</conditionExpression>
  51. </sequenceFlow>
  52. <sequenceFlow id="_19" name="不同意" sourceRef="_9" targetRef="_34">
  53. <conditionExpression xsi:type="tFormalExpression">${agree=='no'}</conditionExpression>
  54. </sequenceFlow>
  55. <sequenceFlow id="Flow_1ailds8" name="是集团" sourceRef="_9" targetRef="_26">
  56. <conditionExpression xsi:type="tFormalExpression">${isgroup=='yes'}</conditionExpression>
  57. </sequenceFlow>
  58. <userTask id="Activity_1izgthh" name="项目评审委员会" activiti:assignee="${userId}" activiti:candidateGroups="flow_xmpswyh_1_0_2">
  59. <incoming>_12</incoming>
  60. <outgoing>Flow_0bionfs</outgoing>
  61. </userTask>
  62. <sequenceFlow id="Flow_0bionfs" name="会签同意" sourceRef="Activity_1izgthh" targetRef="_9">
  63. <conditionExpression xsi:type="tFormalExpression">${agree=='yes'}</conditionExpression>
  64. </sequenceFlow>
  65. <sequenceFlow id="Flow_1baf1rf" name="小市场型_战略型_保障型项目通过" sourceRef="_7" targetRef="_26">
  66. <conditionExpression xsi:type="tFormalExpression">${need_countersign=='no'}</conditionExpression>
  67. </sequenceFlow>
  68. <userTask id="_121" name="集团分管领导" activiti:assignee="${userId}" activiti:candidateGroups="flow_jtfgld_1_0_3">
  69. <incoming>SequenceFlow_1tet5z5</incoming>
  70. <outgoing>SequenceFlow_0cjiz5m</outgoing>
  71. </userTask>
  72. <sequenceFlow id="SequenceFlow_1tet5z5" name="不是集团" sourceRef="_9" targetRef="_121">
  73. <conditionExpression xsi:type="tFormalExpression">${isgroup=='no'}</conditionExpression>
  74. </sequenceFlow>
  75. <sequenceFlow id="SequenceFlow_0cjiz5m" name="同意" sourceRef="_121" targetRef="_26">
  76. <conditionExpression xsi:type="tFormalExpression">${agree=='yes'}</conditionExpression>
  77. </sequenceFlow>
  78. </process>
  79. <bpmndi:BPMNDiagram id="Diagram-_1" name="New Diagram" documentation="background=#FFFFFF;count=1;horizontalcount=1;orientation=0;width=842.4;height=1195.2;imageableWidth=832.4;imageableHeight=1185.2;imageableX=5.0;imageableY=5.0">
  80. <bpmndi:BPMNPlane bpmnElement="apply_start_project">
  81. <bpmndi:BPMNShape id="Shape-_2" bpmnElement="_2">
  82. <omgdc:Bounds x="45" y="115" width="32" height="32" />
  83. <bpmndi:BPMNLabel>
  84. <omgdc:Bounds x="-13" y="128" width="44" height="14" />
  85. </bpmndi:BPMNLabel>
  86. </bpmndi:BPMNShape>
  87. <bpmndi:BPMNShape id="Shape-_34" bpmnElement="_34">
  88. <omgdc:Bounds x="135" y="245" width="85" height="55" />
  89. <bpmndi:BPMNLabel>
  90. <omgdc:Bounds x="0" y="0" width="85" height="55" />
  91. </bpmndi:BPMNLabel>
  92. </bpmndi:BPMNShape>
  93. <bpmndi:BPMNShape id="Shape-_3" bpmnElement="_3">
  94. <omgdc:Bounds x="357" y="245" width="85" height="55" />
  95. <bpmndi:BPMNLabel>
  96. <omgdc:Bounds x="27" y="0" width="85" height="55" />
  97. </bpmndi:BPMNLabel>
  98. </bpmndi:BPMNShape>
  99. <bpmndi:BPMNShape id="Shape-_7" bpmnElement="_7">
  100. <omgdc:Bounds x="955" y="245" width="110" height="55" />
  101. <bpmndi:BPMNLabel>
  102. <omgdc:Bounds x="25" y="0" width="110" height="55" />
  103. </bpmndi:BPMNLabel>
  104. </bpmndi:BPMNShape>
  105. <bpmndi:BPMNShape id="Shape-_6" bpmnElement="_6">
  106. <omgdc:Bounds x="750" y="245" width="100" height="55" />
  107. <bpmndi:BPMNLabel>
  108. <omgdc:Bounds x="20" y="0" width="100" height="55" />
  109. </bpmndi:BPMNLabel>
  110. </bpmndi:BPMNShape>
  111. <bpmndi:BPMNShape id="Shape-_5" bpmnElement="_5">
  112. <omgdc:Bounds x="542" y="245" width="95" height="55" />
  113. <bpmndi:BPMNLabel>
  114. <omgdc:Bounds x="22" y="0" width="95" height="55" />
  115. </bpmndi:BPMNLabel>
  116. </bpmndi:BPMNShape>
  117. <bpmndi:BPMNShape id="Shape-_26" bpmnElement="_26">
  118. <omgdc:Bounds x="1304" y="584" width="32" height="32" />
  119. <bpmndi:BPMNLabel>
  120. <omgdc:Bounds x="1299" y="633" width="22" height="14" />
  121. </bpmndi:BPMNLabel>
  122. </bpmndi:BPMNShape>
  123. <bpmndi:BPMNShape id="Shape-_9" bpmnElement="_9">
  124. <omgdc:Bounds x="1325" y="245" width="110" height="55" />
  125. <bpmndi:BPMNLabel>
  126. <omgdc:Bounds x="185" y="0" width="110" height="55" />
  127. </bpmndi:BPMNLabel>
  128. </bpmndi:BPMNShape>
  129. <bpmndi:BPMNShape id="Activity_1izgthh_di" bpmnElement="Activity_1izgthh">
  130. <omgdc:Bounds x="1150" y="340" width="100" height="80" />
  131. <bpmndi:BPMNLabel />
  132. </bpmndi:BPMNShape>
  133. <bpmndi:BPMNEdge id="BPMNEdge__35" bpmnElement="_35" sourceElement="_2" targetElement="_34">
  134. <omgdi:waypoint x="63" y="146.87450786638755" />
  135. <omgdi:waypoint x="63" y="219" />
  136. <omgdi:waypoint x="135" y="272.5" />
  137. <bpmndi:BPMNLabel>
  138. <omgdc:Bounds x="0" y="0" width="0" height="0" />
  139. </bpmndi:BPMNLabel>
  140. </bpmndi:BPMNEdge>
  141. <bpmndi:BPMNEdge id="BPMNEdge__4" bpmnElement="_4" sourceElement="_34" targetElement="_3">
  142. <omgdi:waypoint x="220" y="273" />
  143. <omgdi:waypoint x="357" y="273" />
  144. <bpmndi:BPMNLabel>
  145. <omgdc:Bounds x="273" y="293.5" width="23" height="14" />
  146. </bpmndi:BPMNLabel>
  147. </bpmndi:BPMNEdge>
  148. <bpmndi:BPMNEdge id="BPMNEdge__8" bpmnElement="_8" sourceElement="_3" targetElement="_5">
  149. <omgdi:waypoint x="442" y="273" />
  150. <omgdi:waypoint x="542" y="273" />
  151. <bpmndi:BPMNLabel>
  152. <omgdc:Bounds x="477" y="283" width="23" height="14" />
  153. </bpmndi:BPMNLabel>
  154. </bpmndi:BPMNEdge>
  155. <bpmndi:BPMNEdge id="BPMNEdge__10" bpmnElement="_10" sourceElement="Shape-_5" targetElement="Shape-_6">
  156. <omgdi:waypoint x="637" y="273" />
  157. <omgdi:waypoint x="750" y="273" />
  158. <bpmndi:BPMNLabel>
  159. <omgdc:Bounds x="673" y="294" width="23" height="14" />
  160. </bpmndi:BPMNLabel>
  161. </bpmndi:BPMNEdge>
  162. <bpmndi:BPMNEdge id="BPMNEdge__11" bpmnElement="_11" sourceElement="_6" targetElement="_7">
  163. <omgdi:waypoint x="850" y="273" />
  164. <omgdi:waypoint x="955" y="273" />
  165. <bpmndi:BPMNLabel>
  166. <omgdc:Bounds x="876" y="294" width="23" height="14" />
  167. </bpmndi:BPMNLabel>
  168. </bpmndi:BPMNEdge>
  169. <bpmndi:BPMNEdge id="BPMNEdge__12" bpmnElement="_12" sourceElement="Shape-_7" targetElement="Activity_1izgthh_di">
  170. <omgdi:waypoint x="1065" y="273" />
  171. <omgdi:waypoint x="1108" y="273" />
  172. <omgdi:waypoint x="1108" y="380" />
  173. <omgdi:waypoint x="1150" y="380" />
  174. <bpmndi:BPMNLabel>
  175. <omgdc:Bounds x="1040" y="323" width="83" height="27" />
  176. </bpmndi:BPMNLabel>
  177. </bpmndi:BPMNEdge>
  178. <bpmndi:BPMNEdge id="BPMNEdge__14" bpmnElement="_14" sourceElement="Shape-_3" targetElement="Shape-_34">
  179. <omgdi:waypoint x="377" y="245" />
  180. <omgdi:waypoint x="285" y="225" />
  181. <omgdi:waypoint x="178" y="245" />
  182. <bpmndi:BPMNLabel>
  183. <omgdc:Bounds x="234" y="188" width="33" height="14" />
  184. </bpmndi:BPMNLabel>
  185. </bpmndi:BPMNEdge>
  186. <bpmndi:BPMNEdge id="BPMNEdge__15" bpmnElement="_15" sourceElement="Shape-_5" targetElement="Shape-_34">
  187. <omgdi:waypoint x="570" y="245" />
  188. <omgdi:waypoint x="375" y="195" />
  189. <omgdi:waypoint x="178" y="245" />
  190. <bpmndi:BPMNLabel>
  191. <omgdc:Bounds x="314" y="158" width="33" height="14" />
  192. </bpmndi:BPMNLabel>
  193. </bpmndi:BPMNEdge>
  194. <bpmndi:BPMNEdge id="BPMNEdge__16" bpmnElement="_16" sourceElement="Shape-_6" targetElement="Shape-_34">
  195. <omgdi:waypoint x="781" y="245" />
  196. <omgdi:waypoint x="475" y="165" />
  197. <omgdi:waypoint x="178" y="245" />
  198. <bpmndi:BPMNLabel>
  199. <omgdc:Bounds x="414" y="128" width="33" height="14" />
  200. </bpmndi:BPMNLabel>
  201. </bpmndi:BPMNEdge>
  202. <bpmndi:BPMNEdge id="BPMNEdge__17" bpmnElement="_17" sourceElement="Shape-_7" targetElement="Shape-_34">
  203. <omgdi:waypoint x="992" y="245" />
  204. <omgdi:waypoint x="600" y="135" />
  205. <omgdi:waypoint x="178" y="245" />
  206. <bpmndi:BPMNLabel>
  207. <omgdc:Bounds x="514" y="98" width="33" height="14" />
  208. </bpmndi:BPMNLabel>
  209. </bpmndi:BPMNEdge>
  210. <bpmndi:BPMNEdge id="BPMNEdge__19" bpmnElement="_19" sourceElement="Shape-_9" targetElement="Shape-_34">
  211. <omgdi:waypoint x="1356" y="245" />
  212. <omgdi:waypoint x="675" y="105" />
  213. <omgdi:waypoint x="178" y="245" />
  214. <bpmndi:BPMNLabel>
  215. <omgdc:Bounds x="614" y="63" width="33" height="14" />
  216. </bpmndi:BPMNLabel>
  217. </bpmndi:BPMNEdge>
  218. <bpmndi:BPMNEdge id="Flow_1ailds8_di" bpmnElement="Flow_1ailds8">
  219. <omgdi:waypoint x="1388" y="300" />
  220. <omgdi:waypoint x="1400" y="400" />
  221. <omgdi:waypoint x="1326" y="585" />
  222. <bpmndi:BPMNLabel>
  223. <omgdc:Bounds x="1343" y="403" width="33" height="14" />
  224. </bpmndi:BPMNLabel>
  225. </bpmndi:BPMNEdge>
  226. <bpmndi:BPMNEdge id="Flow_0bionfs_di" bpmnElement="Flow_0bionfs">
  227. <omgdi:waypoint x="1250" y="380" />
  228. <omgdi:waypoint x="1288" y="380" />
  229. <omgdi:waypoint x="1288" y="290" />
  230. <omgdi:waypoint x="1325" y="290" />
  231. <bpmndi:BPMNLabel>
  232. <omgdc:Bounds x="1297" y="343" width="45" height="14" />
  233. </bpmndi:BPMNLabel>
  234. </bpmndi:BPMNEdge>
  235. <bpmndi:BPMNEdge id="Flow_1baf1rf_di" bpmnElement="Flow_1baf1rf">
  236. <omgdi:waypoint x="1013" y="300" />
  237. <omgdi:waypoint x="1030" y="480" />
  238. <omgdi:waypoint x="1185" y="600" />
  239. <omgdi:waypoint x="1304" y="600" />
  240. <bpmndi:BPMNLabel>
  241. <omgdc:Bounds x="1067" y="473" width="84" height="27" />
  242. </bpmndi:BPMNLabel>
  243. </bpmndi:BPMNEdge>
  244. <bpmndi:BPMNShape id="UserTask_0ah88bx_di" bpmnElement="_121">
  245. <omgdc:Bounds x="1510" y="233" width="100" height="80" />
  246. </bpmndi:BPMNShape>
  247. <bpmndi:BPMNEdge id="SequenceFlow_1tet5z5_di" bpmnElement="SequenceFlow_1tet5z5">
  248. <omgdi:waypoint x="1435" y="273" />
  249. <omgdi:waypoint x="1510" y="273" />
  250. <bpmndi:BPMNLabel>
  251. <omgdc:Bounds x="1451" y="255" width="44" height="14" />
  252. </bpmndi:BPMNLabel>
  253. </bpmndi:BPMNEdge>
  254. <bpmndi:BPMNEdge id="SequenceFlow_0cjiz5m_di" bpmnElement="SequenceFlow_0cjiz5m">
  255. <omgdi:waypoint x="1545" y="313" />
  256. <omgdi:waypoint x="1423" y="600" />
  257. <omgdi:waypoint x="1336" y="600" />
  258. <bpmndi:BPMNLabel>
  259. <omgdc:Bounds x="1461" y="423" width="23" height="14" />
  260. </bpmndi:BPMNLabel>
  261. </bpmndi:BPMNEdge>
  262. </bpmndi:BPMNPlane>
  263. </bpmndi:BPMNDiagram>
  264. </definitions>