aqpjjgba-city.bpmn 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/test">
  3. <process id="aqpjjgba-city" name="安全评价机构备案-市级" isExecutable="true">
  4. <startEvent id="startevent1" name="Start" activiti:initiator="applyUserId"></startEvent>
  5. <userTask id="usertask1" name="wf.tb" activiti:assignee="${applyUserId}">
  6. <extensionElements>
  7. <activiti:taskListener event="create" delegateExpression="${taskVarBean}">
  8. <activiti:field name="varName">
  9. <activiti:string>var_autoComplete</activiti:string>
  10. </activiti:field>
  11. <activiti:field name="varValue">
  12. <activiti:string>true</activiti:string>
  13. </activiti:field>
  14. </activiti:taskListener>
  15. </extensionElements>
  16. </userTask>
  17. <sequenceFlow id="flow1" sourceRef="startevent1" targetRef="usertask1"></sequenceFlow>
  18. <userTask id="pz" name="wf.sc" activiti:candidateGroups="${role_pz}"></userTask>
  19. <sequenceFlow id="flow2" sourceRef="exclusivegateway2" targetRef="pz">
  20. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_zb}]]></conditionExpression>
  21. </sequenceFlow>
  22. <exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway"></exclusiveGateway>
  23. <sequenceFlow id="flow3" sourceRef="pz" targetRef="exclusivegateway1"></sequenceFlow>
  24. <endEvent id="endevent1" name="End"></endEvent>
  25. <sequenceFlow id="flow4" name="通过" sourceRef="exclusivegateway1" targetRef="endevent1">
  26. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_pz}]]></conditionExpression>
  27. </sequenceFlow>
  28. <sequenceFlow id="flow5" name="不通过" sourceRef="exclusivegateway1" targetRef="usertask1">
  29. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_pz}]]></conditionExpression>
  30. </sequenceFlow>
  31. <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
  32. <sequenceFlow id="flow6" sourceRef="usertask1" targetRef="exclusivegateway2"></sequenceFlow>
  33. <userTask id="sj" name="wf.tjsj" activiti:assignee="${admin}"></userTask>
  34. <sequenceFlow id="flow7" sourceRef="exclusivegateway2" targetRef="sj">
  35. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_zb}]]></conditionExpression>
  36. </sequenceFlow>
  37. <exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"></exclusiveGateway>
  38. <sequenceFlow id="flow8" sourceRef="sj" targetRef="exclusivegateway3"></sequenceFlow>
  39. <sequenceFlow id="flow9" name="不通过" sourceRef="exclusivegateway3" targetRef="usertask1">
  40. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_sj}]]></conditionExpression>
  41. </sequenceFlow>
  42. <sequenceFlow id="flow10" name="通过" sourceRef="exclusivegateway3" targetRef="endevent1">
  43. <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_sj}]]></conditionExpression>
  44. </sequenceFlow>
  45. </process>
  46. <bpmndi:BPMNDiagram id="BPMNDiagram_aqpjjgba-city">
  47. <bpmndi:BPMNPlane bpmnElement="aqpjjgba-city" id="BPMNPlane_aqpjjgba-city">
  48. <bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1">
  49. <omgdc:Bounds height="35.0" width="35.0" x="60.0" y="120.0"></omgdc:Bounds>
  50. </bpmndi:BPMNShape>
  51. <bpmndi:BPMNShape bpmnElement="usertask1" id="BPMNShape_usertask1">
  52. <omgdc:Bounds height="55.0" width="105.0" x="150.0" y="110.0"></omgdc:Bounds>
  53. </bpmndi:BPMNShape>
  54. <bpmndi:BPMNShape bpmnElement="exclusivegateway1" id="BPMNShape_exclusivegateway1">
  55. <omgdc:Bounds height="40.0" width="40.0" x="530.0" y="207.0"></omgdc:Bounds>
  56. </bpmndi:BPMNShape>
  57. <bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1">
  58. <omgdc:Bounds height="35.0" width="35.0" x="630.0" y="210.0"></omgdc:Bounds>
  59. </bpmndi:BPMNShape>
  60. <bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
  61. <omgdc:Bounds height="40.0" width="40.0" x="310.0" y="117.0"></omgdc:Bounds>
  62. </bpmndi:BPMNShape>
  63. <bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3">
  64. <omgdc:Bounds height="40.0" width="40.0" x="530.0" y="117.0"></omgdc:Bounds>
  65. </bpmndi:BPMNShape>
  66. <bpmndi:BPMNShape bpmnElement="pz" id="BPMNShape_pz">
  67. <omgdc:Bounds height="55.0" width="105.0" x="390.0" y="200.0"></omgdc:Bounds>
  68. </bpmndi:BPMNShape>
  69. <bpmndi:BPMNShape bpmnElement="sj" id="BPMNShape_sj">
  70. <omgdc:Bounds height="55.0" width="105.0" x="390.0" y="110.0"></omgdc:Bounds>
  71. </bpmndi:BPMNShape>
  72. <bpmndi:BPMNEdge bpmnElement="flow1" id="BPMNEdge_flow1">
  73. <omgdi:waypoint x="95.0" y="137.0"></omgdi:waypoint>
  74. <omgdi:waypoint x="150.0" y="137.0"></omgdi:waypoint>
  75. </bpmndi:BPMNEdge>
  76. <bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2">
  77. <omgdi:waypoint x="330.0" y="157.0"></omgdi:waypoint>
  78. <omgdi:waypoint x="330.0" y="227.0"></omgdi:waypoint>
  79. <omgdi:waypoint x="390.0" y="227.0"></omgdi:waypoint>
  80. </bpmndi:BPMNEdge>
  81. <bpmndi:BPMNEdge bpmnElement="flow3" id="BPMNEdge_flow3">
  82. <omgdi:waypoint x="495.0" y="227.0"></omgdi:waypoint>
  83. <omgdi:waypoint x="530.0" y="227.0"></omgdi:waypoint>
  84. </bpmndi:BPMNEdge>
  85. <bpmndi:BPMNEdge bpmnElement="flow4" id="BPMNEdge_flow4">
  86. <omgdi:waypoint x="570.0" y="227.0"></omgdi:waypoint>
  87. <omgdi:waypoint x="630.0" y="227.0"></omgdi:waypoint>
  88. <bpmndi:BPMNLabel>
  89. <omgdc:Bounds height="14.0" width="24.0" x="-20.0" y="7.0"></omgdc:Bounds>
  90. </bpmndi:BPMNLabel>
  91. </bpmndi:BPMNEdge>
  92. <bpmndi:BPMNEdge bpmnElement="flow5" id="BPMNEdge_flow5">
  93. <omgdi:waypoint x="550.0" y="247.0"></omgdi:waypoint>
  94. <omgdi:waypoint x="549.0" y="299.0"></omgdi:waypoint>
  95. <omgdi:waypoint x="202.0" y="299.0"></omgdi:waypoint>
  96. <omgdi:waypoint x="202.0" y="165.0"></omgdi:waypoint>
  97. <bpmndi:BPMNLabel>
  98. <omgdc:Bounds height="14.0" width="36.0" x="-5.0" y="-19.0"></omgdc:Bounds>
  99. </bpmndi:BPMNLabel>
  100. </bpmndi:BPMNEdge>
  101. <bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6">
  102. <omgdi:waypoint x="255.0" y="137.0"></omgdi:waypoint>
  103. <omgdi:waypoint x="310.0" y="137.0"></omgdi:waypoint>
  104. </bpmndi:BPMNEdge>
  105. <bpmndi:BPMNEdge bpmnElement="flow7" id="BPMNEdge_flow7">
  106. <omgdi:waypoint x="350.0" y="137.0"></omgdi:waypoint>
  107. <omgdi:waypoint x="390.0" y="137.0"></omgdi:waypoint>
  108. </bpmndi:BPMNEdge>
  109. <bpmndi:BPMNEdge bpmnElement="flow8" id="BPMNEdge_flow8">
  110. <omgdi:waypoint x="495.0" y="137.0"></omgdi:waypoint>
  111. <omgdi:waypoint x="530.0" y="137.0"></omgdi:waypoint>
  112. </bpmndi:BPMNEdge>
  113. <bpmndi:BPMNEdge bpmnElement="flow9" id="BPMNEdge_flow9">
  114. <omgdi:waypoint x="550.0" y="117.0"></omgdi:waypoint>
  115. <omgdi:waypoint x="549.0" y="67.0"></omgdi:waypoint>
  116. <omgdi:waypoint x="202.0" y="67.0"></omgdi:waypoint>
  117. <omgdi:waypoint x="202.0" y="110.0"></omgdi:waypoint>
  118. <bpmndi:BPMNLabel>
  119. <omgdc:Bounds height="14.0" width="36.0" x="-48.0" y="3.0"></omgdc:Bounds>
  120. </bpmndi:BPMNLabel>
  121. </bpmndi:BPMNEdge>
  122. <bpmndi:BPMNEdge bpmnElement="flow10" id="BPMNEdge_flow10">
  123. <omgdi:waypoint x="570.0" y="137.0"></omgdi:waypoint>
  124. <omgdi:waypoint x="647.0" y="137.0"></omgdi:waypoint>
  125. <omgdi:waypoint x="647.0" y="210.0"></omgdi:waypoint>
  126. <bpmndi:BPMNLabel>
  127. <omgdc:Bounds height="14.0" width="24.0" x="-65.0" y="7.0"></omgdc:Bounds>
  128. </bpmndi:BPMNLabel>
  129. </bpmndi:BPMNEdge>
  130. </bpmndi:BPMNPlane>
  131. </bpmndi:BPMNDiagram>
  132. </definitions>