|
@@ -1,154 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<definitions xmlns="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:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:tns="http://www.activiti.org/test" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/test" id="m1626068475250" name="">
|
|
|
- <process id="QUALITY_PROBLEM_FLOW" isExecutable="true" isClosed="false" processType="None">
|
|
|
- <userTask id="f_usertask_quality_problem_approve_2" name="质量问题初审" activiti:candidateUsers="${assigneeList2}" activiti:formKey="quality_problem_approve.form"></userTask>
|
|
|
- <startEvent id="startevent1" name="Start" activiti:formKey="quality_problem_start.form"></startEvent>
|
|
|
- <userTask id="f_usertask_quality_problem_apply_1" name="质量问题上报" activiti:candidateUsers="${assigneeList1}" activiti:formKey="quality_problem_apply.form"></userTask>
|
|
|
- <sequenceFlow id="flow6" sourceRef="startevent1" targetRef="f_usertask_quality_problem_apply_1"></sequenceFlow>
|
|
|
- <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
|
|
|
- <sequenceFlow id="flow15" name="驳回" sourceRef="exclusivegateway2" targetRef="f_usertask_quality_problem_apply_1">
|
|
|
- <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_quality_problem_apply_1'}]]></conditionExpression>
|
|
|
- </sequenceFlow>
|
|
|
- <userTask id="f_usertask_quality_problem_check_3" name="甲方复核" activiti:assignee="${assignee3}" activiti:formKey="quality_problem_check.form">
|
|
|
- <multiInstanceLoopCharacteristics isSequential="false" activiti:collection="${assigneeList3}" activiti:elementVariable="assignee3">
|
|
|
- <completionCondition>${nrOfCompletedInstances/nrOfInstances==1 || reject3==1}</completionCondition>
|
|
|
- </multiInstanceLoopCharacteristics>
|
|
|
- </userTask>
|
|
|
- <sequenceFlow id="flow17" name="通过" sourceRef="exclusivegateway2" targetRef="f_usertask_quality_problem_check_3">
|
|
|
- <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_quality_problem_check_3'}]]></conditionExpression>
|
|
|
- </sequenceFlow>
|
|
|
- <exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"></exclusiveGateway>
|
|
|
- <sequenceFlow id="flow18" sourceRef="f_usertask_quality_problem_check_3" targetRef="exclusivegateway3"></sequenceFlow>
|
|
|
- <sequenceFlow id="flow19" name="驳回" sourceRef="exclusivegateway3" targetRef="f_usertask_quality_problem_approve_2">
|
|
|
- <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_quality_problem_approve_2'}]]></conditionExpression>
|
|
|
- </sequenceFlow>
|
|
|
- <userTask id="f_usertask_quality_problem_third_check_4" name="乙方复核" activiti:assignee="${assignee4}" activiti:formKey="quality_problem_third_check.form">
|
|
|
- <multiInstanceLoopCharacteristics isSequential="false" activiti:collection="${assigneeList4}" activiti:elementVariable="assignee4">
|
|
|
- <completionCondition>${nrOfCompletedInstances/nrOfInstances==1 || reject4==1}</completionCondition>
|
|
|
- </multiInstanceLoopCharacteristics>
|
|
|
- </userTask>
|
|
|
- <sequenceFlow id="flow20" name="通过" sourceRef="exclusivegateway3" targetRef="f_usertask_quality_problem_third_check_4">
|
|
|
- <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_quality_problem_third_check_4'}]]></conditionExpression>
|
|
|
- </sequenceFlow>
|
|
|
- <exclusiveGateway id="exclusivegateway4" name="Exclusive Gateway"></exclusiveGateway>
|
|
|
- <sequenceFlow id="flow21" sourceRef="f_usertask_quality_problem_third_check_4" targetRef="exclusivegateway4"></sequenceFlow>
|
|
|
- <sequenceFlow id="flow22" name="驳回" sourceRef="exclusivegateway4" targetRef="f_usertask_quality_problem_approve_2">
|
|
|
- <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_quality_problem_approve_2'}]]></conditionExpression>
|
|
|
- </sequenceFlow>
|
|
|
- <endEvent id="f_usertask_quality_problem_end_0" name="结束"></endEvent>
|
|
|
- <sequenceFlow id="flow23" name="通过" sourceRef="exclusivegateway4" targetRef="f_usertask_quality_problem_end_0">
|
|
|
- <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_quality_problem_end_0'}]]></conditionExpression>
|
|
|
- </sequenceFlow>
|
|
|
- <sequenceFlow id="flow24" sourceRef="f_usertask_quality_problem_apply_1" targetRef="f_usertask_quality_problem_approve_2"></sequenceFlow>
|
|
|
- <sequenceFlow id="flow25" sourceRef="f_usertask_quality_problem_approve_2" targetRef="exclusivegateway2"></sequenceFlow>
|
|
|
- <sequenceFlow id="flow26" name="没有乙方且通过" sourceRef="exclusivegateway3" targetRef="f_usertask_quality_problem_end_0">
|
|
|
- <conditionExpression xsi:type="tFormalExpression"><![CDATA[${approve == 'f_usertask_quality_problem_end_0'}]]></conditionExpression>
|
|
|
- </sequenceFlow>
|
|
|
- </process>
|
|
|
- <bpmndi:BPMNDiagram id="BPMNDiagram_QUALITY_PROBLEM_FLOW">
|
|
|
- <bpmndi:BPMNPlane bpmnElement="QUALITY_PROBLEM_FLOW" id="BPMNPlane_QUALITY_PROBLEM_FLOW">
|
|
|
- <bpmndi:BPMNShape bpmnElement="f_usertask_quality_problem_approve_2" id="BPMNShape_f_usertask_quality_problem_approve_2">
|
|
|
- <omgdc:Bounds height="55.0" width="85.0" x="450.0" y="130.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1">
|
|
|
- <omgdc:Bounds height="35.0" width="35.0" x="240.0" y="40.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="f_usertask_quality_problem_apply_1" id="BPMNShape_f_usertask_quality_problem_apply_1">
|
|
|
- <omgdc:Bounds height="55.0" width="85.0" x="215.0" y="130.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
|
|
|
- <omgdc:Bounds height="40.0" width="40.0" x="472.0" y="240.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="f_usertask_quality_problem_check_3" id="BPMNShape_f_usertask_quality_problem_check_3">
|
|
|
- <omgdc:Bounds height="55.0" width="105.0" x="440.0" y="330.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3">
|
|
|
- <omgdc:Bounds height="40.0" width="40.0" x="680.0" y="337.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="f_usertask_quality_problem_third_check_4" id="BPMNShape_f_usertask_quality_problem_third_check_4">
|
|
|
- <omgdc:Bounds height="55.0" width="105.0" x="648.0" y="480.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="exclusivegateway4" id="BPMNShape_exclusivegateway4">
|
|
|
- <omgdc:Bounds height="40.0" width="40.0" x="472.0" y="487.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNShape bpmnElement="f_usertask_quality_problem_end_0" id="BPMNShape_f_usertask_quality_problem_end_0">
|
|
|
- <omgdc:Bounds height="35.0" width="35.0" x="475.0" y="590.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNShape>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6">
|
|
|
- <omgdi:waypoint x="257.0" y="75.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="257.0" y="130.0"></omgdi:waypoint>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow15" id="BPMNEdge_flow15">
|
|
|
- <omgdi:waypoint x="472.0" y="260.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="257.0" y="260.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="257.0" y="185.0"></omgdi:waypoint>
|
|
|
- <bpmndi:BPMNLabel>
|
|
|
- <omgdc:Bounds height="16.0" width="22.0" x="472.0" y="260.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNLabel>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow17" id="BPMNEdge_flow17">
|
|
|
- <omgdi:waypoint x="492.0" y="280.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="492.0" y="330.0"></omgdi:waypoint>
|
|
|
- <bpmndi:BPMNLabel>
|
|
|
- <omgdc:Bounds height="16.0" width="22.0" x="492.0" y="280.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNLabel>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow18" id="BPMNEdge_flow18">
|
|
|
- <omgdi:waypoint x="545.0" y="357.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="680.0" y="357.0"></omgdi:waypoint>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow19" id="BPMNEdge_flow19">
|
|
|
- <omgdi:waypoint x="700.0" y="337.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="699.0" y="157.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="535.0" y="157.0"></omgdi:waypoint>
|
|
|
- <bpmndi:BPMNLabel>
|
|
|
- <omgdc:Bounds height="16.0" width="22.0" x="700.0" y="337.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNLabel>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow20" id="BPMNEdge_flow20">
|
|
|
- <omgdi:waypoint x="700.0" y="377.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="700.0" y="480.0"></omgdi:waypoint>
|
|
|
- <bpmndi:BPMNLabel>
|
|
|
- <omgdc:Bounds height="16.0" width="22.0" x="700.0" y="377.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNLabel>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow21" id="BPMNEdge_flow21">
|
|
|
- <omgdi:waypoint x="648.0" y="507.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="512.0" y="507.0"></omgdi:waypoint>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow22" id="BPMNEdge_flow22">
|
|
|
- <omgdi:waypoint x="472.0" y="507.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="202.0" y="506.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="202.0" y="239.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="492.0" y="185.0"></omgdi:waypoint>
|
|
|
- <bpmndi:BPMNLabel>
|
|
|
- <omgdc:Bounds height="16.0" width="22.0" x="472.0" y="507.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNLabel>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow23" id="BPMNEdge_flow23">
|
|
|
- <omgdi:waypoint x="492.0" y="527.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="492.0" y="590.0"></omgdi:waypoint>
|
|
|
- <bpmndi:BPMNLabel>
|
|
|
- <omgdc:Bounds height="16.0" width="22.0" x="492.0" y="527.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNLabel>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow24" id="BPMNEdge_flow24">
|
|
|
- <omgdi:waypoint x="300.0" y="157.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="450.0" y="157.0"></omgdi:waypoint>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow25" id="BPMNEdge_flow25">
|
|
|
- <omgdi:waypoint x="492.0" y="185.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="492.0" y="240.0"></omgdi:waypoint>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- <bpmndi:BPMNEdge bpmnElement="flow26" id="BPMNEdge_flow26">
|
|
|
- <omgdi:waypoint x="700.0" y="377.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="490.0" y="402.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="444.0" y="505.0"></omgdi:waypoint>
|
|
|
- <omgdi:waypoint x="492.0" y="590.0"></omgdi:waypoint>
|
|
|
- <bpmndi:BPMNLabel>
|
|
|
- <omgdc:Bounds height="16.0" width="100.0" x="700.0" y="377.0"></omgdc:Bounds>
|
|
|
- </bpmndi:BPMNLabel>
|
|
|
- </bpmndi:BPMNEdge>
|
|
|
- </bpmndi:BPMNPlane>
|
|
|
- </bpmndi:BPMNDiagram>
|
|
|
-</definitions>
|