fix 80077 项目合规评估流程--全部选择不涉及,中间跳过的节点如何展示

update 项目合规评估流程.bpmn
This commit is contained in:
lijiarao
2024-01-31 14:12:45 +08:00
parent 9395a291fa
commit 60c31739a2
3 changed files with 378 additions and 376 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ where process_definition_id like 'standard-assessment:%';
update process_node
set is_skip = 1
where process_definition_id like 'project-assessment:%'
and xml_node_id in ('mkfzrxg');
and xml_node_id in ('mkfzrxg','mkfzrff','sjgcspg','mkfzrsp');
#
update process_node
set can_choose = 0
@@ -1,368 +1,369 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="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">
<bpmn:process id="project-assessment" name="项目合规评估流程" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_12b9yhd</bpmn:outgoing>
<bpmn:process id="project-assessment" name="项目合规评估流程" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_12b9yhd</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:userTask id="fggcsfq" name="法规工程师发起" activiti:assignee="${standardsEngineer}">
<bpmn:incoming>Flow_12b9yhd</bpmn:incoming>
<bpmn:outgoing>Flow_0tgn37q</bpmn:outgoing>
</bpmn:userTask>
<bpmn:subProcess id="Activity_1wp96uu" name="各部门子流程">
<bpmn:incoming>Flow_0tgn37q</bpmn:incoming>
<bpmn:outgoing>Flow_0w3nr57</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="managerLeaderList" activiti:elementVariable="managerLeader">
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
</bpmn:multiInstanceLoopCharacteristics>
<bpmn:startEvent id="Event_1azjojy">
<bpmn:outgoing>Flow_1g6zc95</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:userTask id="fggcsfq" name="法规工程师发起" activiti:assignee="${standardsEngineer}">
<bpmn:incoming>Flow_12b9yhd</bpmn:incoming>
<bpmn:outgoing>Flow_0tgn37q</bpmn:outgoing>
<bpmn:userTask id="gbmzgjldxf" name="各部门主管级领导下发" activiti:assignee="${managerLeader}">
<bpmn:incoming>Flow_1g6zc95</bpmn:incoming>
<bpmn:outgoing>Flow_01dzmhe</bpmn:outgoing>
</bpmn:userTask>
<bpmn:subProcess id="Activity_1wp96uu" name="各部门子流程">
<bpmn:incoming>Flow_0tgn37q</bpmn:incoming>
<bpmn:outgoing>Flow_0w3nr57</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="managerLeaderList" activiti:elementVariable="managerLeader">
<bpmn:subProcess id="Activity_08c4m85" name="模块负责人下发子流程">
<bpmn:incoming>Flow_0ql7uu4</bpmn:incoming>
<bpmn:outgoing>Flow_1o0npc9</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="moduleOwnerList" activiti:elementVariable="moduleOwner">
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
</bpmn:multiInstanceLoopCharacteristics>
<bpmn:startEvent id="Event_1azjojy">
<bpmn:outgoing>Flow_1g6zc95</bpmn:outgoing>
<bpmn:startEvent id="Event_1ian0ub">
<bpmn:outgoing>Flow_0xb4gtd</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:userTask id="gbmzgjldxf" name="各部门主管级领导下发" activiti:assignee="${managerLeader}">
<bpmn:incoming>Flow_1g6zc95</bpmn:incoming>
<bpmn:outgoing>Flow_01dzmhe</bpmn:outgoing>
</bpmn:userTask>
<bpmn:subProcess id="Activity_08c4m85" name="模块负责人下发子流程">
<bpmn:incoming>Flow_0ql7uu4</bpmn:incoming>
<bpmn:outgoing>Flow_1o0npc9</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="moduleOwnerList" activiti:elementVariable="moduleOwner">
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
</bpmn:multiInstanceLoopCharacteristics>
<bpmn:startEvent id="Event_1ian0ub">
<bpmn:outgoing>Flow_0xb4gtd</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:endEvent id="Event_151o5cu">
<bpmn:incoming>Flow_1qgrfu1</bpmn:incoming>
</bpmn:endEvent>
<bpmn:exclusiveGateway id="Gateway_1cgwh2s">
<bpmn:incoming>Flow_0cx9yoz</bpmn:incoming>
<bpmn:outgoing>Flow_1d18hwv</bpmn:outgoing>
<bpmn:outgoing>Flow_1g6f2ww</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="Event_1r9lnkl">
<bpmn:incoming>Flow_1g6f2ww</bpmn:incoming>
</bpmn:endEvent>
<bpmn:userTask id="mkfzrff" name="模块负责人分发" activiti:assignee="${moduleOwner}">
<bpmn:extensionElements>
<activiti:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_0xb4gtd</bpmn:incoming>
<bpmn:outgoing>Flow_0cx9yoz</bpmn:outgoing>
</bpmn:userTask>
<bpmn:subProcess id="Activity_0g84odh" name="设计工程师评估子流程">
<bpmn:incoming>Flow_1d18hwv</bpmn:incoming>
<bpmn:outgoing>Flow_1qgrfu1</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="designEngineerList" activiti:elementVariable="designEngineer">
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
</bpmn:multiInstanceLoopCharacteristics>
<bpmn:startEvent id="Event_1fv4qnw">
<bpmn:outgoing>Flow_1fanjtp</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:userTask id="sjgcspg" name="设计工程师评估" activiti:assignee="${designEngineer}">
<bpmn:extensionElements>
<activiti:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_1fanjtp</bpmn:incoming>
<bpmn:incoming>Flow_06jkril</bpmn:incoming>
<bpmn:outgoing>Flow_125j8kx</bpmn:outgoing>
</bpmn:userTask>
<bpmn:userTask id="mkfzrsp" name="模块负责人审批" activiti:assignee="${moduleOwner}">
<bpmn:extensionElements>
<activiti:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_125j8kx</bpmn:incoming>
<bpmn:outgoing>Flow_0gpy5vh</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_09kbvyu">
<bpmn:incoming>Flow_0gpy5vh</bpmn:incoming>
<bpmn:outgoing>Flow_06jkril</bpmn:outgoing>
<bpmn:outgoing>Flow_1modke8</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="Event_0lus7gq">
<bpmn:incoming>Flow_1modke8</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1fanjtp" sourceRef="Event_1fv4qnw" targetRef="sjgcspg" />
<bpmn:sequenceFlow id="Flow_06jkril" name="驳回" sourceRef="Gateway_09kbvyu" targetRef="sjgcspg">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_125j8kx" sourceRef="sjgcspg" targetRef="mkfzrsp" />
<bpmn:sequenceFlow id="Flow_0gpy5vh" sourceRef="mkfzrsp" targetRef="Gateway_09kbvyu" />
<bpmn:sequenceFlow id="Flow_1modke8" name="通过" sourceRef="Gateway_09kbvyu" targetRef="Event_0lus7gq">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
</bpmn:subProcess>
<bpmn:sequenceFlow id="Flow_0xb4gtd" sourceRef="Event_1ian0ub" targetRef="mkfzrff" />
<bpmn:sequenceFlow id="Flow_1qgrfu1" sourceRef="Activity_0g84odh" targetRef="Event_151o5cu" />
<bpmn:sequenceFlow id="Flow_0cx9yoz" sourceRef="mkfzrff" targetRef="Gateway_1cgwh2s" />
<bpmn:sequenceFlow id="Flow_1d18hwv" name="涉及人员" sourceRef="Gateway_1cgwh2s" targetRef="Activity_0g84odh">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${designEngineerListSize &gt; 0}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_1g6f2ww" name="全部不涉及" sourceRef="Gateway_1cgwh2s" targetRef="Event_1r9lnkl">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${designEngineerListSize == 0}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
</bpmn:subProcess>
<bpmn:userTask id="gbmzgjldsp" name="各部门主管级领导审批" activiti:assignee="${managerLeader}">
<bpmn:incoming>Flow_1o0npc9</bpmn:incoming>
<bpmn:incoming>Flow_1ga3rk9</bpmn:incoming>
<bpmn:outgoing>Flow_10o9sl2</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_1qktq5f">
<bpmn:incoming>Flow_10o9sl2</bpmn:incoming>
<bpmn:outgoing>Flow_11i64js</bpmn:outgoing>
<bpmn:outgoing>Flow_132fp4x</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="Event_17bnh8x">
<bpmn:incoming>Flow_132fp4x</bpmn:incoming>
<bpmn:endEvent id="Event_151o5cu">
<bpmn:incoming>Flow_1qgrfu1</bpmn:incoming>
</bpmn:endEvent>
<bpmn:exclusiveGateway id="Gateway_0r2qm3p">
<bpmn:incoming>Flow_01dzmhe</bpmn:incoming>
<bpmn:outgoing>Flow_0ql7uu4</bpmn:outgoing>
<bpmn:outgoing>Flow_15xpnyd</bpmn:outgoing>
<bpmn:exclusiveGateway id="Gateway_1cgwh2s">
<bpmn:incoming>Flow_0cx9yoz</bpmn:incoming>
<bpmn:outgoing>Flow_1d18hwv</bpmn:outgoing>
<bpmn:outgoing>Flow_1g6f2ww</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="Event_1e8jif7">
<bpmn:incoming>Flow_15xpnyd</bpmn:incoming>
<bpmn:endEvent id="Event_1r9lnkl">
<bpmn:incoming>Flow_1g6f2ww</bpmn:incoming>
</bpmn:endEvent>
<bpmn:userTask id="mkfzrxg" name="模块负责人修改" activiti:assignee="${moduleOwner}">
<bpmn:userTask id="mkfzrff" name="模块负责人分发" activiti:assignee="${moduleOwner}">
<bpmn:extensionElements>
<activiti:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_11i64js</bpmn:incoming>
<bpmn:outgoing>Flow_1ga3rk9</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="moduleOwnerList" activiti:elementVariable="moduleOwner">
<bpmn:incoming>Flow_0xb4gtd</bpmn:incoming>
<bpmn:outgoing>Flow_0cx9yoz</bpmn:outgoing>
</bpmn:userTask>
<bpmn:subProcess id="Activity_0g84odh" name="设计工程师评估子流程">
<bpmn:incoming>Flow_1d18hwv</bpmn:incoming>
<bpmn:outgoing>Flow_1qgrfu1</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="designEngineerList" activiti:elementVariable="designEngineer">
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
</bpmn:multiInstanceLoopCharacteristics>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_1g6zc95" sourceRef="Event_1azjojy" targetRef="gbmzgjldxf" />
<bpmn:sequenceFlow id="Flow_01dzmhe" sourceRef="gbmzgjldxf" targetRef="Gateway_0r2qm3p" />
<bpmn:sequenceFlow id="Flow_0ql7uu4" name="涉及人员" sourceRef="Gateway_0r2qm3p" targetRef="Activity_08c4m85">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${moduleOwnerListSize &gt; 0}</bpmn:conditionExpression>
<bpmn:startEvent id="Event_1fv4qnw">
<bpmn:outgoing>Flow_1fanjtp</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:userTask id="sjgcspg" name="设计工程师评估" activiti:assignee="${designEngineer}">
<bpmn:extensionElements>
<activiti:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_1fanjtp</bpmn:incoming>
<bpmn:incoming>Flow_06jkril</bpmn:incoming>
<bpmn:outgoing>Flow_125j8kx</bpmn:outgoing>
</bpmn:userTask>
<bpmn:userTask id="mkfzrsp" name="模块负责人审批" activiti:assignee="${moduleOwner}">
<bpmn:extensionElements>
<activiti:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_125j8kx</bpmn:incoming>
<bpmn:outgoing>Flow_0gpy5vh</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_09kbvyu">
<bpmn:incoming>Flow_0gpy5vh</bpmn:incoming>
<bpmn:outgoing>Flow_06jkril</bpmn:outgoing>
<bpmn:outgoing>Flow_1modke8</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="Event_0lus7gq">
<bpmn:incoming>Flow_1modke8</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1fanjtp" sourceRef="Event_1fv4qnw" targetRef="sjgcspg" />
<bpmn:sequenceFlow id="Flow_06jkril" name="驳回" sourceRef="Gateway_09kbvyu" targetRef="sjgcspg">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_125j8kx" sourceRef="sjgcspg" targetRef="mkfzrsp" />
<bpmn:sequenceFlow id="Flow_0gpy5vh" sourceRef="mkfzrsp" targetRef="Gateway_09kbvyu" />
<bpmn:sequenceFlow id="Flow_1modke8" name="通过" sourceRef="Gateway_09kbvyu" targetRef="Event_0lus7gq">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
</bpmn:subProcess>
<bpmn:sequenceFlow id="Flow_0xb4gtd" sourceRef="Event_1ian0ub" targetRef="mkfzrff" />
<bpmn:sequenceFlow id="Flow_1qgrfu1" sourceRef="Activity_0g84odh" targetRef="Event_151o5cu" />
<bpmn:sequenceFlow id="Flow_0cx9yoz" sourceRef="mkfzrff" targetRef="Gateway_1cgwh2s" />
<bpmn:sequenceFlow id="Flow_1d18hwv" name="涉及人员" sourceRef="Gateway_1cgwh2s" targetRef="Activity_0g84odh">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${designEngineerListSize &gt; 0}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_1o0npc9" sourceRef="Activity_08c4m85" targetRef="gbmzgjldsp" />
<bpmn:sequenceFlow id="Flow_1ga3rk9" sourceRef="mkfzrxg" targetRef="gbmzgjldsp" />
<bpmn:sequenceFlow id="Flow_10o9sl2" sourceRef="gbmzgjldsp" targetRef="Gateway_1qktq5f" />
<bpmn:sequenceFlow id="Flow_11i64js" name="驳回" sourceRef="Gateway_1qktq5f" targetRef="mkfzrxg">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_132fp4x" name="通过" sourceRef="Gateway_1qktq5f" targetRef="Event_17bnh8x">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_15xpnyd" name="全部不涉及" sourceRef="Gateway_0r2qm3p" targetRef="Event_1e8jif7">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${moduleOwnerListSize == 0}</bpmn:conditionExpression>
<bpmn:sequenceFlow id="Flow_1g6f2ww" name="全部不涉及" sourceRef="Gateway_1cgwh2s" targetRef="Event_1r9lnkl">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${designEngineerListSize == 0}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
</bpmn:subProcess>
<bpmn:userTask id="fggcsgd" name="法规工程师归档" activiti:assignee="${standardsEngineer}">
<bpmn:incoming>Flow_0w3nr57</bpmn:incoming>
<bpmn:outgoing>Flow_14lgswg</bpmn:outgoing>
<bpmn:userTask id="gbmzgjldsp" name="各部门主管级领导审批" activiti:assignee="${managerLeader}">
<bpmn:incoming>Flow_1o0npc9</bpmn:incoming>
<bpmn:incoming>Flow_1ga3rk9</bpmn:incoming>
<bpmn:outgoing>Flow_10o9sl2</bpmn:outgoing>
</bpmn:userTask>
<bpmn:endEvent id="Event_0nxyypv">
<bpmn:incoming>Flow_14lgswg</bpmn:incoming>
<bpmn:exclusiveGateway id="Gateway_1qktq5f">
<bpmn:incoming>Flow_10o9sl2</bpmn:incoming>
<bpmn:outgoing>Flow_11i64js</bpmn:outgoing>
<bpmn:outgoing>Flow_132fp4x</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="Event_17bnh8x">
<bpmn:incoming>Flow_132fp4x</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_12b9yhd" sourceRef="StartEvent_1" targetRef="fggcsfq" />
<bpmn:sequenceFlow id="Flow_0tgn37q" sourceRef="fggcsfq" targetRef="Activity_1wp96uu" />
<bpmn:sequenceFlow id="Flow_0w3nr57" sourceRef="Activity_1wp96uu" targetRef="fggcsgd" />
<bpmn:sequenceFlow id="Flow_14lgswg" sourceRef="fggcsgd" targetRef="Event_0nxyypv" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="project-assessment">
<bpmndi:BPMNShape id="BPMNShape_1pmcoyu" bpmnElement="StartEvent_1">
<dc:Bounds x="152" y="212" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_10n5hi3" bpmnElement="fggcsfq">
<dc:Bounds x="243" y="190" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1juvv7v" bpmnElement="fggcsgd">
<dc:Bounds x="723" y="830" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0mel25j" bpmnElement="Event_0nxyypv">
<dc:Bounds x="935" y="852" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1k4a687" bpmnElement="Activity_1wp96uu" isExpanded="true">
<dc:Bounds x="423" y="80" width="1340" height="690" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1662izv" bpmnElement="Event_1azjojy">
<dc:Bounds x="463" y="187" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0xqkboi" bpmnElement="gbmzgjldxf">
<dc:Bounds x="543" y="165" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1a5owds" bpmnElement="gbmzgjldsp">
<dc:Bounds x="733" y="450" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1fguvdb" bpmnElement="Gateway_1qktq5f" isMarkerVisible="true">
<dc:Bounds x="758" y="595" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1y0xl45" bpmnElement="Event_17bnh8x">
<dc:Bounds x="765" y="702" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0coxith" bpmnElement="Gateway_0r2qm3p" isMarkerVisible="true">
<dc:Bounds x="568" y="275" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1wnjq5x" bpmnElement="Event_1e8jif7">
<dc:Bounds x="575" y="392" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_045st2m_di" bpmnElement="mkfzrxg">
<dc:Bounds x="933" y="580" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_07ajss5" bpmnElement="Activity_08c4m85" isExpanded="true">
<dc:Bounds x="703" y="110" width="1030" height="310" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1vk1td1" bpmnElement="Event_1ian0ub">
<dc:Bounds x="743" y="192" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0gmysn6" bpmnElement="Event_151o5cu">
<dc:Bounds x="1665" y="232" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1h785yv" bpmnElement="Gateway_1cgwh2s" isMarkerVisible="true">
<dc:Bounds x="848" y="275" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_02qhva1" bpmnElement="Event_1r9lnkl">
<dc:Bounds x="855" y="362" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_18m557f" bpmnElement="mkfzrff">
<dc:Bounds x="823" y="170" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_112twwt" bpmnElement="Activity_0g84odh" isExpanded="true">
<dc:Bounds x="963" y="150" width="650" height="210" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0qzrsra" bpmnElement="Event_1fv4qnw">
<dc:Bounds x="1003" y="262" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0cp6yrg" bpmnElement="sjgcspg">
<dc:Bounds x="1093" y="240" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1y4go9b" bpmnElement="mkfzrsp">
<dc:Bounds x="1263" y="240" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_02c9vsg" bpmnElement="Gateway_09kbvyu" isMarkerVisible="true">
<dc:Bounds x="1438" y="255" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_09oda52" bpmnElement="Event_0lus7gq">
<dc:Bounds x="1535" y="262" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_0dly3ba" bpmnElement="Flow_1fanjtp">
<di:waypoint x="1039" y="280" />
<di:waypoint x="1093" y="280" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1ujrm80" bpmnElement="Flow_06jkril">
<di:waypoint x="1463" y="255" />
<di:waypoint x="1463" y="200" />
<di:waypoint x="1143" y="200" />
<di:waypoint x="1143" y="240" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1293" y="182" width="21" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_19fi9ao" bpmnElement="Flow_125j8kx">
<di:waypoint x="1193" y="280" />
<di:waypoint x="1263" y="280" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1k6k9y4" bpmnElement="Flow_0gpy5vh">
<di:waypoint x="1363" y="280" />
<di:waypoint x="1438" y="280" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1f2o885" bpmnElement="Flow_1modke8">
<di:waypoint x="1488" y="280" />
<di:waypoint x="1535" y="280" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1501" y="262" width="22" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_10uk0q8" bpmnElement="Flow_0xb4gtd">
<di:waypoint x="779" y="210" />
<di:waypoint x="823" y="210" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1qgrfu1_di" bpmnElement="Flow_1qgrfu1">
<di:waypoint x="1613" y="250" />
<di:waypoint x="1665" y="250" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_02pqtgn" bpmnElement="Flow_0cx9yoz">
<di:waypoint x="873" y="250" />
<di:waypoint x="873" y="275" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1nb0gl3" bpmnElement="Flow_1d18hwv">
<di:waypoint x="898" y="300" />
<di:waypoint x="963" y="300" />
<bpmndi:BPMNLabel>
<dc:Bounds x="909" y="282" width="44" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_01xuuyl" bpmnElement="Flow_1g6f2ww">
<di:waypoint x="873" y="325" />
<di:waypoint x="873" y="362" />
<bpmndi:BPMNLabel>
<dc:Bounds x="861" y="341" width="55" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_109wxtv" bpmnElement="Flow_1g6zc95">
<di:waypoint x="499" y="205" />
<di:waypoint x="543" y="205" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1y19xdp" bpmnElement="Flow_01dzmhe">
<di:waypoint x="593" y="245" />
<di:waypoint x="593" y="275" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1pny97o" bpmnElement="Flow_0ql7uu4">
<di:waypoint x="618" y="300" />
<di:waypoint x="703" y="300" />
<bpmndi:BPMNLabel>
<dc:Bounds x="639" y="282" width="44" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_05xs142" bpmnElement="Flow_1o0npc9">
<di:waypoint x="783" y="420" />
<di:waypoint x="783" y="450" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ga3rk9_di" bpmnElement="Flow_1ga3rk9">
<di:waypoint x="983" y="580" />
<di:waypoint x="983" y="490" />
<di:waypoint x="833" y="490" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_041ub24" bpmnElement="Flow_10o9sl2">
<di:waypoint x="783" y="530" />
<di:waypoint x="783" y="595" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1keogr1" bpmnElement="Flow_11i64js">
<di:waypoint x="808" y="620" />
<di:waypoint x="933" y="620" />
<bpmndi:BPMNLabel>
<dc:Bounds x="852" y="593" width="21" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_13kv2tx" bpmnElement="Flow_132fp4x">
<di:waypoint x="783" y="645" />
<di:waypoint x="783" y="702" />
<bpmndi:BPMNLabel>
<dc:Bounds x="787" y="659" width="22" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0td9vsx" bpmnElement="Flow_15xpnyd">
<di:waypoint x="593" y="325" />
<di:waypoint x="593" y="392" />
<bpmndi:BPMNLabel>
<dc:Bounds x="581" y="356" width="55" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_17jq6oq" bpmnElement="Flow_12b9yhd">
<di:waypoint x="188" y="230" />
<di:waypoint x="243" y="230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_13ux1n2" bpmnElement="Flow_0tgn37q">
<di:waypoint x="343" y="230" />
<di:waypoint x="423" y="230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0ju5880" bpmnElement="Flow_0w3nr57">
<di:waypoint x="773" y="770" />
<di:waypoint x="773" y="830" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_16dw8k1" bpmnElement="Flow_14lgswg">
<di:waypoint x="823" y="870" />
<di:waypoint x="935" y="870" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
<bpmn:exclusiveGateway id="Gateway_0r2qm3p">
<bpmn:incoming>Flow_01dzmhe</bpmn:incoming>
<bpmn:outgoing>Flow_0ql7uu4</bpmn:outgoing>
<bpmn:outgoing>Flow_15xpnyd</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="Event_1e8jif7">
<bpmn:incoming>Flow_15xpnyd</bpmn:incoming>
</bpmn:endEvent>
<bpmn:userTask id="mkfzrxg" name="模块负责人审批" activiti:assignee="${moduleOwner}">
<bpmn:extensionElements>
<activiti:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_11i64js</bpmn:incoming>
<bpmn:outgoing>Flow_1ga3rk9</bpmn:outgoing>
<bpmn:multiInstanceLoopCharacteristics activiti:collection="moduleOwnerList" activiti:elementVariable="moduleOwner">
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
</bpmn:multiInstanceLoopCharacteristics>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_1g6zc95" sourceRef="Event_1azjojy" targetRef="gbmzgjldxf" />
<bpmn:sequenceFlow id="Flow_01dzmhe" sourceRef="gbmzgjldxf" targetRef="Gateway_0r2qm3p" />
<bpmn:sequenceFlow id="Flow_0ql7uu4" name="涉及人员" sourceRef="Gateway_0r2qm3p" targetRef="Activity_08c4m85">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${moduleOwnerListSize &gt; 0}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_1o0npc9" sourceRef="Activity_08c4m85" targetRef="gbmzgjldsp" />
<bpmn:sequenceFlow id="Flow_1ga3rk9" sourceRef="mkfzrxg" targetRef="gbmzgjldsp" />
<bpmn:sequenceFlow id="Flow_10o9sl2" sourceRef="gbmzgjldsp" targetRef="Gateway_1qktq5f" />
<bpmn:sequenceFlow id="Flow_11i64js" name="驳回" sourceRef="Gateway_1qktq5f" targetRef="mkfzrxg">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_132fp4x" name="通过" sourceRef="Gateway_1qktq5f" targetRef="Event_17bnh8x">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${pass}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_15xpnyd" name="全部不涉及" sourceRef="Gateway_0r2qm3p" targetRef="Event_1e8jif7">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${moduleOwnerListSize == 0}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
</bpmn:subProcess>
<bpmn:userTask id="fggcsgd" name="法规工程师归档" activiti:assignee="${standardsEngineer}">
<bpmn:incoming>Flow_0w3nr57</bpmn:incoming>
<bpmn:outgoing>Flow_14lgswg</bpmn:outgoing>
</bpmn:userTask>
<bpmn:endEvent id="Event_0nxyypv">
<bpmn:incoming>Flow_14lgswg</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_12b9yhd" sourceRef="StartEvent_1" targetRef="fggcsfq" />
<bpmn:sequenceFlow id="Flow_0tgn37q" sourceRef="fggcsfq" targetRef="Activity_1wp96uu" />
<bpmn:sequenceFlow id="Flow_0w3nr57" sourceRef="Activity_1wp96uu" targetRef="fggcsgd" />
<bpmn:sequenceFlow id="Flow_14lgswg" sourceRef="fggcsgd" targetRef="Event_0nxyypv" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="project-assessment">
<bpmndi:BPMNShape id="BPMNShape_1pmcoyu" bpmnElement="StartEvent_1">
<dc:Bounds x="152" y="212" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_10n5hi3" bpmnElement="fggcsfq">
<dc:Bounds x="243" y="190" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1k4a687" bpmnElement="Activity_1wp96uu" isExpanded="true">
<dc:Bounds x="423" y="80" width="1340" height="690" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1662izv" bpmnElement="Event_1azjojy">
<dc:Bounds x="463" y="187" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0xqkboi" bpmnElement="gbmzgjldxf">
<dc:Bounds x="543" y="165" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_07ajss5" bpmnElement="Activity_08c4m85" isExpanded="true">
<dc:Bounds x="703" y="110" width="1030" height="310" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1vk1td1" bpmnElement="Event_1ian0ub">
<dc:Bounds x="743" y="192" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0gmysn6" bpmnElement="Event_151o5cu">
<dc:Bounds x="1665" y="232" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1h785yv" bpmnElement="Gateway_1cgwh2s" isMarkerVisible="true">
<dc:Bounds x="848" y="275" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_02qhva1" bpmnElement="Event_1r9lnkl">
<dc:Bounds x="855" y="362" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_18m557f" bpmnElement="mkfzrff">
<dc:Bounds x="823" y="170" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_112twwt" bpmnElement="Activity_0g84odh" isExpanded="true">
<dc:Bounds x="963" y="150" width="650" height="210" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0qzrsra" bpmnElement="Event_1fv4qnw">
<dc:Bounds x="1003" y="262" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0cp6yrg" bpmnElement="sjgcspg">
<dc:Bounds x="1093" y="240" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1y4go9b" bpmnElement="mkfzrsp">
<dc:Bounds x="1263" y="240" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_02c9vsg" bpmnElement="Gateway_09kbvyu" isMarkerVisible="true">
<dc:Bounds x="1438" y="255" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_09oda52" bpmnElement="Event_0lus7gq">
<dc:Bounds x="1535" y="262" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_0dly3ba" bpmnElement="Flow_1fanjtp">
<di:waypoint x="1039" y="280" />
<di:waypoint x="1093" y="280" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1ujrm80" bpmnElement="Flow_06jkril">
<di:waypoint x="1463" y="255" />
<di:waypoint x="1463" y="200" />
<di:waypoint x="1143" y="200" />
<di:waypoint x="1143" y="240" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1293" y="182" width="21" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_19fi9ao" bpmnElement="Flow_125j8kx">
<di:waypoint x="1193" y="280" />
<di:waypoint x="1263" y="280" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1k6k9y4" bpmnElement="Flow_0gpy5vh">
<di:waypoint x="1363" y="280" />
<di:waypoint x="1438" y="280" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1f2o885" bpmnElement="Flow_1modke8">
<di:waypoint x="1488" y="280" />
<di:waypoint x="1535" y="280" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1501" y="262" width="22" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_10uk0q8" bpmnElement="Flow_0xb4gtd">
<di:waypoint x="779" y="210" />
<di:waypoint x="823" y="210" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1qgrfu1_di" bpmnElement="Flow_1qgrfu1">
<di:waypoint x="1613" y="250" />
<di:waypoint x="1665" y="250" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_02pqtgn" bpmnElement="Flow_0cx9yoz">
<di:waypoint x="873" y="250" />
<di:waypoint x="873" y="275" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1nb0gl3" bpmnElement="Flow_1d18hwv">
<di:waypoint x="898" y="300" />
<di:waypoint x="963" y="300" />
<bpmndi:BPMNLabel>
<dc:Bounds x="909" y="282" width="44" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_01xuuyl" bpmnElement="Flow_1g6f2ww">
<di:waypoint x="873" y="325" />
<di:waypoint x="873" y="362" />
<bpmndi:BPMNLabel>
<dc:Bounds x="861" y="341" width="55" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_1a5owds" bpmnElement="gbmzgjldsp">
<dc:Bounds x="733" y="450" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1fguvdb" bpmnElement="Gateway_1qktq5f" isMarkerVisible="true">
<dc:Bounds x="758" y="595" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1y0xl45" bpmnElement="Event_17bnh8x">
<dc:Bounds x="765" y="702" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0coxith" bpmnElement="Gateway_0r2qm3p" isMarkerVisible="true">
<dc:Bounds x="568" y="275" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1wnjq5x" bpmnElement="Event_1e8jif7">
<dc:Bounds x="575" y="392" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_045st2m_di" bpmnElement="mkfzrxg">
<dc:Bounds x="933" y="580" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_109wxtv" bpmnElement="Flow_1g6zc95">
<di:waypoint x="499" y="205" />
<di:waypoint x="543" y="205" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1y19xdp" bpmnElement="Flow_01dzmhe">
<di:waypoint x="593" y="245" />
<di:waypoint x="593" y="275" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1pny97o" bpmnElement="Flow_0ql7uu4">
<di:waypoint x="618" y="300" />
<di:waypoint x="703" y="300" />
<bpmndi:BPMNLabel>
<dc:Bounds x="639" y="282" width="44" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_05xs142" bpmnElement="Flow_1o0npc9">
<di:waypoint x="783" y="420" />
<di:waypoint x="783" y="450" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ga3rk9_di" bpmnElement="Flow_1ga3rk9">
<di:waypoint x="983" y="580" />
<di:waypoint x="983" y="490" />
<di:waypoint x="833" y="490" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_041ub24" bpmnElement="Flow_10o9sl2">
<di:waypoint x="783" y="530" />
<di:waypoint x="783" y="595" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1keogr1" bpmnElement="Flow_11i64js">
<di:waypoint x="808" y="620" />
<di:waypoint x="933" y="620" />
<bpmndi:BPMNLabel>
<dc:Bounds x="852" y="593" width="21" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_13kv2tx" bpmnElement="Flow_132fp4x">
<di:waypoint x="783" y="645" />
<di:waypoint x="783" y="702" />
<bpmndi:BPMNLabel>
<dc:Bounds x="787" y="659" width="22" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0td9vsx" bpmnElement="Flow_15xpnyd">
<di:waypoint x="593" y="325" />
<di:waypoint x="593" y="392" />
<bpmndi:BPMNLabel>
<dc:Bounds x="581" y="356" width="55" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_1juvv7v" bpmnElement="fggcsgd">
<dc:Bounds x="723" y="830" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0mel25j" bpmnElement="Event_0nxyypv">
<dc:Bounds x="935" y="852" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_17jq6oq" bpmnElement="Flow_12b9yhd">
<di:waypoint x="188" y="230" />
<di:waypoint x="243" y="230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_13ux1n2" bpmnElement="Flow_0tgn37q">
<di:waypoint x="343" y="230" />
<di:waypoint x="423" y="230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0ju5880" bpmnElement="Flow_0w3nr57">
<di:waypoint x="773" y="770" />
<di:waypoint x="773" y="830" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_16dw8k1" bpmnElement="Flow_14lgswg">
<di:waypoint x="823" y="870" />
<di:waypoint x="935" y="870" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
@@ -121,7 +121,7 @@
<bpmn:endEvent id="Event_1e8jif7">
<bpmn:incoming>Flow_15xpnyd</bpmn:incoming>
</bpmn:endEvent>
<bpmn:userTask id="mkfzrxg" name="模块负责人修改" camunda:assignee="${moduleOwner}">
<bpmn:userTask id="mkfzrxg" name="模块负责人审批" camunda:assignee="${moduleOwner}">
<bpmn:extensionElements>
<camunda:taskListener class="com.jero.modules.activiti.process.projectassess.listener.ProcessProjectAssessCreateListener" event="create" />
</bpmn:extensionElements>
@@ -169,13 +169,6 @@
<bpmndi:BPMNShape id="BPMNShape_10n5hi3" bpmnElement="fggcsfq">
<dc:Bounds x="243" y="190" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1juvv7v" bpmnElement="fggcsgd">
<dc:Bounds x="723" y="830" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0mel25j" bpmnElement="Event_0nxyypv">
<dc:Bounds x="935" y="852" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1k4a687" bpmnElement="Activity_1wp96uu" isExpanded="true">
<dc:Bounds x="423" y="80" width="1340" height="690" />
<bpmndi:BPMNLabel />
@@ -186,25 +179,6 @@
<bpmndi:BPMNShape id="BPMNShape_0xqkboi" bpmnElement="gbmzgjldxf">
<dc:Bounds x="543" y="165" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1a5owds" bpmnElement="gbmzgjldsp">
<dc:Bounds x="733" y="450" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1fguvdb" bpmnElement="Gateway_1qktq5f" isMarkerVisible="true">
<dc:Bounds x="758" y="595" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1y0xl45" bpmnElement="Event_17bnh8x">
<dc:Bounds x="765" y="702" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0coxith" bpmnElement="Gateway_0r2qm3p" isMarkerVisible="true">
<dc:Bounds x="568" y="275" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1wnjq5x" bpmnElement="Event_1e8jif7">
<dc:Bounds x="575" y="392" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_045st2m_di" bpmnElement="mkfzrxg">
<dc:Bounds x="933" y="580" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_07ajss5" bpmnElement="Activity_08c4m85" isExpanded="true">
<dc:Bounds x="703" y="110" width="1030" height="310" />
<bpmndi:BPMNLabel />
@@ -298,6 +272,26 @@
<dc:Bounds x="861" y="341" width="55" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_1a5owds" bpmnElement="gbmzgjldsp">
<dc:Bounds x="733" y="450" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1fguvdb" bpmnElement="Gateway_1qktq5f" isMarkerVisible="true">
<dc:Bounds x="758" y="595" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1y0xl45" bpmnElement="Event_17bnh8x">
<dc:Bounds x="765" y="702" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0coxith" bpmnElement="Gateway_0r2qm3p" isMarkerVisible="true">
<dc:Bounds x="568" y="275" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1wnjq5x" bpmnElement="Event_1e8jif7">
<dc:Bounds x="575" y="392" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_045st2m_di" bpmnElement="mkfzrxg">
<dc:Bounds x="933" y="580" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_109wxtv" bpmnElement="Flow_1g6zc95">
<di:waypoint x="499" y="205" />
<di:waypoint x="543" y="205" />
@@ -347,6 +341,13 @@
<dc:Bounds x="581" y="356" width="55" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_1juvv7v" bpmnElement="fggcsgd">
<dc:Bounds x="723" y="830" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0mel25j" bpmnElement="Event_0nxyypv">
<dc:Bounds x="935" y="852" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_17jq6oq" bpmnElement="Flow_12b9yhd">
<di:waypoint x="188" y="230" />
<di:waypoint x="243" y="230" />