2022-08-24 22:22:25 +00:00
|
|
|
<?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">
|
2022-09-16 22:15:47 +00:00
|
|
|
<bpmn:process id="Process_test_a23_A_2_3_bd2e724" isExecutable="true">
|
2022-08-24 22:22:25 +00:00
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_087uv8v</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_087uv8v" sourceRef="StartEvent_1" targetRef="Gateway_1e9k5v1" />
|
|
|
|
<bpmn:parallelGateway id="Gateway_1e9k5v1">
|
|
|
|
<bpmn:incoming>Flow_087uv8v</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0vgr1vi</bpmn:outgoing>
|
|
|
|
<bpmn:outgoing>Flow_008frsn</bpmn:outgoing>
|
|
|
|
</bpmn:parallelGateway>
|
|
|
|
<bpmn:endEvent id="Event_1ry4co0">
|
2022-10-05 13:42:49 +00:00
|
|
|
<bpmn:incoming>Flow_1v7tu4a</bpmn:incoming>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0vgr1vi" sourceRef="Gateway_1e9k5v1" targetRef="Activity_0z5xikt" />
|
2022-10-03 16:42:47 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_1c4ucni" sourceRef="Gateway_0f2ik5u" targetRef="Activity_0tp0ays" />
|
2022-08-24 22:22:25 +00:00
|
|
|
<bpmn:parallelGateway id="Gateway_0f2ik5u">
|
|
|
|
<bpmn:incoming>Flow_0s9jyh1</bpmn:incoming>
|
|
|
|
<bpmn:incoming>Flow_1cokuqz</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1c4ucni</bpmn:outgoing>
|
|
|
|
</bpmn:parallelGateway>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0s9jyh1" sourceRef="Activity_0z5xikt" targetRef="Gateway_0f2ik5u" />
|
|
|
|
<bpmn:manualTask id="Activity_0z5xikt" name="Task A">
|
|
|
|
<bpmn:incoming>Flow_0vgr1vi</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0s9jyh1</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
|
|
|
<bpmn:sequenceFlow id="Flow_008frsn" sourceRef="Gateway_1e9k5v1" targetRef="Activity_0e2clg4" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_1cokuqz" sourceRef="Activity_0e2clg4" targetRef="Gateway_0f2ik5u" />
|
|
|
|
<bpmn:manualTask id="Activity_0e2clg4" name="Task B">
|
|
|
|
<bpmn:incoming>Flow_008frsn</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1cokuqz</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
2022-10-05 13:42:49 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_0c5r6vu" sourceRef="Activity_0tp0ays" targetRef="Activity_0yzzkx2" />
|
2022-10-03 16:42:47 +00:00
|
|
|
<bpmn:manualTask id="Activity_0tp0ays" name="test">
|
|
|
|
<bpmn:incoming>Flow_1c4ucni</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0c5r6vu</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
2022-10-05 13:42:49 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_1v7tu4a" sourceRef="Activity_0yzzkx2" targetRef="Event_1ry4co0" />
|
|
|
|
<bpmn:manualTask id="Activity_0yzzkx2" name="additional">
|
|
|
|
<bpmn:incoming>Flow_0c5r6vu</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1v7tu4a</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
2022-09-16 22:15:47 +00:00
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_test_a23_A_2_3_bd2e724">
|
2022-10-03 16:42:47 +00:00
|
|
|
<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_0vhjit9_di" bpmnElement="Gateway_1e9k5v1">
|
|
|
|
<dc:Bounds x="265" y="152" width="50" height="50" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Gateway_0ye1ns3_di" bpmnElement="Gateway_0f2ik5u">
|
|
|
|
<dc:Bounds x="495" y="152" width="50" height="50" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_1hdf0vu_di" bpmnElement="Activity_0z5xikt">
|
|
|
|
<dc:Bounds x="360" y="40" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_1ejz2by_di" bpmnElement="Activity_0e2clg4">
|
|
|
|
<dc:Bounds x="360" y="220" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_0jl072x_di" bpmnElement="Activity_0tp0ays">
|
|
|
|
<dc:Bounds x="600" y="137" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2022-10-04 19:29:40 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_1ry4co0_di" bpmnElement="Event_1ry4co0">
|
2022-10-05 13:42:49 +00:00
|
|
|
<dc:Bounds x="912" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_08u94d4_di" bpmnElement="Activity_0yzzkx2">
|
|
|
|
<dc:Bounds x="750" y="137" width="100" height="80" />
|
2022-10-04 19:29:40 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2022-10-03 16:42:47 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_087uv8v_di" bpmnElement="Flow_087uv8v">
|
|
|
|
<di:waypoint x="215" y="177" />
|
|
|
|
<di:waypoint x="265" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2022-08-24 22:22:25 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0vgr1vi_di" bpmnElement="Flow_0vgr1vi">
|
|
|
|
<di:waypoint x="290" y="152" />
|
|
|
|
<di:waypoint x="290" y="80" />
|
|
|
|
<di:waypoint x="360" y="80" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1c4ucni_di" bpmnElement="Flow_1c4ucni">
|
|
|
|
<di:waypoint x="545" y="177" />
|
2022-10-03 16:42:47 +00:00
|
|
|
<di:waypoint x="600" y="177" />
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0s9jyh1_di" bpmnElement="Flow_0s9jyh1">
|
|
|
|
<di:waypoint x="460" y="80" />
|
|
|
|
<di:waypoint x="520" y="80" />
|
|
|
|
<di:waypoint x="520" y="152" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_008frsn_di" bpmnElement="Flow_008frsn">
|
|
|
|
<di:waypoint x="290" y="202" />
|
|
|
|
<di:waypoint x="290" y="260" />
|
|
|
|
<di:waypoint x="360" y="260" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1cokuqz_di" bpmnElement="Flow_1cokuqz">
|
|
|
|
<di:waypoint x="460" y="260" />
|
|
|
|
<di:waypoint x="520" y="260" />
|
|
|
|
<di:waypoint x="520" y="202" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2022-10-03 16:42:47 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0c5r6vu_di" bpmnElement="Flow_0c5r6vu">
|
|
|
|
<di:waypoint x="700" y="177" />
|
2022-10-05 13:42:49 +00:00
|
|
|
<di:waypoint x="750" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1v7tu4a_di" bpmnElement="Flow_1v7tu4a">
|
|
|
|
<di:waypoint x="850" y="177" />
|
|
|
|
<di:waypoint x="912" y="177" />
|
2022-10-03 16:42:47 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|