86 lines
4.4 KiB
XML
86 lines
4.4 KiB
XML
<?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_o51p9x8" isExecutable="true">
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
<bpmn:outgoing>Flow_1paria1</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_1paria1" sourceRef="StartEvent_1" targetRef="Gateway_0kqayxt" />
|
|
<bpmn:parallelGateway id="Gateway_0kqayxt">
|
|
<bpmn:incoming>Flow_1paria1</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0lcc4oa</bpmn:outgoing>
|
|
<bpmn:outgoing>Flow_0sz2dai</bpmn:outgoing>
|
|
</bpmn:parallelGateway>
|
|
<bpmn:sequenceFlow id="Flow_0lcc4oa" sourceRef="Gateway_0kqayxt" targetRef="Activity_1uxkaqg" />
|
|
<bpmn:sequenceFlow id="Flow_0sz2dai" sourceRef="Gateway_0kqayxt" targetRef="Activity_0jq6ozs" />
|
|
<bpmn:exclusiveGateway id="Gateway_1qyd1z6">
|
|
<bpmn:incoming>Flow_0gdh3fb</bpmn:incoming>
|
|
<bpmn:incoming>Flow_0m87nwj</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_04ve6cj</bpmn:outgoing>
|
|
</bpmn:exclusiveGateway>
|
|
<bpmn:sequenceFlow id="Flow_0gdh3fb" sourceRef="Activity_0jq6ozs" targetRef="Gateway_1qyd1z6" />
|
|
<bpmn:sequenceFlow id="Flow_0m87nwj" sourceRef="Activity_1uxkaqg" targetRef="Gateway_1qyd1z6" />
|
|
<bpmn:endEvent id="Event_0znu8jo">
|
|
<bpmn:incoming>Flow_04ve6cj</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_04ve6cj" sourceRef="Gateway_1qyd1z6" targetRef="Event_0znu8jo" />
|
|
<bpmn:manualTask id="Activity_1uxkaqg" name="Task 1">
|
|
<bpmn:incoming>Flow_0lcc4oa</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0m87nwj</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:manualTask id="Activity_0jq6ozs" name="Task 2">
|
|
<bpmn:incoming>Flow_0sz2dai</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0gdh3fb</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_o51p9x8">
|
|
<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_0znh33z_di" bpmnElement="Gateway_0kqayxt">
|
|
<dc:Bounds x="265" y="152" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Gateway_1qyd1z6_di" bpmnElement="Gateway_1qyd1z6" isMarkerVisible="true">
|
|
<dc:Bounds x="525" y="265" width="50" height="50" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_0znu8jo_di" bpmnElement="Event_0znu8jo">
|
|
<dc:Bounds x="632" y="272" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0ud8kqk_di" bpmnElement="Activity_1uxkaqg">
|
|
<dc:Bounds x="370" y="137" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_18ghnvl_di" bpmnElement="Activity_0jq6ozs">
|
|
<dc:Bounds x="370" y="250" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_1paria1_di" bpmnElement="Flow_1paria1">
|
|
<di:waypoint x="215" y="177" />
|
|
<di:waypoint x="265" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0lcc4oa_di" bpmnElement="Flow_0lcc4oa">
|
|
<di:waypoint x="315" y="177" />
|
|
<di:waypoint x="370" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0sz2dai_di" bpmnElement="Flow_0sz2dai">
|
|
<di:waypoint x="290" y="202" />
|
|
<di:waypoint x="290" y="290" />
|
|
<di:waypoint x="370" y="290" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0gdh3fb_di" bpmnElement="Flow_0gdh3fb">
|
|
<di:waypoint x="470" y="290" />
|
|
<di:waypoint x="525" y="290" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0m87nwj_di" bpmnElement="Flow_0m87nwj">
|
|
<di:waypoint x="470" y="177" />
|
|
<di:waypoint x="550" y="177" />
|
|
<di:waypoint x="550" y="265" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_04ve6cj_di" bpmnElement="Flow_04ve6cj">
|
|
<di:waypoint x="575" y="290" />
|
|
<di:waypoint x="632" y="290" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|