User: dingli@gmail.com added process model file playground/tencent/test1/testa.bpmn
This commit is contained in:
parent
71daa78ed9
commit
8db2231b00
|
@ -6,6 +6,6 @@
|
|||
],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": null,
|
||||
"primary_process_id": null
|
||||
"primary_file_name": "testa.bpmn",
|
||||
"primary_process_id": "Process_wc7g0ll"
|
||||
}
|
|
@ -0,0 +1,104 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" 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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||
<bpmn:process id="Process_wc7g0ll" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_1onppb1</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:exclusiveGateway id="Gateway_0ybd041">
|
||||
<bpmn:incoming>Flow_1onppb1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_13wjbtz</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1bkri2o</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_06hxc5j</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_1onppb1" sourceRef="StartEvent_1" targetRef="Gateway_0ybd041" />
|
||||
<bpmn:task id="Activity_16ohckj">
|
||||
<bpmn:incoming>Flow_13wjbtz</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0i5ziws</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:sequenceFlow id="Flow_13wjbtz" sourceRef="Gateway_0ybd041" targetRef="Activity_16ohckj" />
|
||||
<bpmn:task id="Activity_19xj3u2">
|
||||
<bpmn:incoming>Flow_1bkri2o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0jlp10j</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:sequenceFlow id="Flow_1bkri2o" sourceRef="Gateway_0ybd041" targetRef="Activity_19xj3u2" />
|
||||
<bpmn:task id="Activity_0r6qfu9">
|
||||
<bpmn:incoming>Flow_06hxc5j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1sr5td1</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:sequenceFlow id="Flow_06hxc5j" sourceRef="Gateway_0ybd041" targetRef="Activity_0r6qfu9" />
|
||||
<bpmn:exclusiveGateway id="Gateway_1lcoe87">
|
||||
<bpmn:incoming>Flow_0i5ziws</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0jlp10j</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1sr5td1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0i0gq7u</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0i5ziws" sourceRef="Activity_16ohckj" targetRef="Gateway_1lcoe87" />
|
||||
<bpmn:sequenceFlow id="Flow_0jlp10j" sourceRef="Activity_19xj3u2" targetRef="Gateway_1lcoe87" />
|
||||
<bpmn:sequenceFlow id="Flow_1sr5td1" sourceRef="Activity_0r6qfu9" targetRef="Gateway_1lcoe87" />
|
||||
<bpmn:endEvent id="Event_0m1tovs">
|
||||
<bpmn:incoming>Flow_0i0gq7u</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0i0gq7u" sourceRef="Gateway_1lcoe87" targetRef="Event_0m1tovs" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_wc7g0ll">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0ybd041_di" bpmnElement="Gateway_0ybd041" isMarkerVisible="true">
|
||||
<dc:Bounds x="265" y="152" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16ohckj_di" bpmnElement="Activity_16ohckj">
|
||||
<dc:Bounds x="370" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_19xj3u2_di" bpmnElement="Activity_19xj3u2">
|
||||
<dc:Bounds x="370" y="250" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0r6qfu9_di" bpmnElement="Activity_0r6qfu9">
|
||||
<dc:Bounds x="370" y="360" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1lcoe87_di" bpmnElement="Gateway_1lcoe87" isMarkerVisible="true">
|
||||
<dc:Bounds x="565" y="265" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0m1tovs_di" bpmnElement="Event_0m1tovs">
|
||||
<dc:Bounds x="712" y="272" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1onppb1_di" bpmnElement="Flow_1onppb1">
|
||||
<di:waypoint x="215" y="177" />
|
||||
<di:waypoint x="265" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_13wjbtz_di" bpmnElement="Flow_13wjbtz">
|
||||
<di:waypoint x="315" y="177" />
|
||||
<di:waypoint x="370" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1bkri2o_di" bpmnElement="Flow_1bkri2o">
|
||||
<di:waypoint x="290" y="202" />
|
||||
<di:waypoint x="290" y="290" />
|
||||
<di:waypoint x="370" y="290" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_06hxc5j_di" bpmnElement="Flow_06hxc5j">
|
||||
<di:waypoint x="290" y="202" />
|
||||
<di:waypoint x="290" y="400" />
|
||||
<di:waypoint x="370" y="400" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0i5ziws_di" bpmnElement="Flow_0i5ziws">
|
||||
<di:waypoint x="470" y="177" />
|
||||
<di:waypoint x="590" y="177" />
|
||||
<di:waypoint x="590" y="265" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0jlp10j_di" bpmnElement="Flow_0jlp10j">
|
||||
<di:waypoint x="470" y="290" />
|
||||
<di:waypoint x="565" y="290" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1sr5td1_di" bpmnElement="Flow_1sr5td1">
|
||||
<di:waypoint x="470" y="400" />
|
||||
<di:waypoint x="590" y="400" />
|
||||
<di:waypoint x="590" y="315" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0i0gq7u_di" bpmnElement="Flow_0i0gq7u">
|
||||
<di:waypoint x="615" y="290" />
|
||||
<di:waypoint x="712" y="290" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
Loading…
Reference in New Issue