2022-11-16 18:51:46 +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">
|
|
|
|
<bpmn:process id="Proccess_qjooo" isExecutable="true">
|
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_1hnv1yl</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_1hnv1yl" sourceRef="StartEvent_1" targetRef="Activity_0agcemt" />
|
|
|
|
<bpmn:endEvent id="Event_0y1ur6f">
|
2022-11-21 17:33:37 +00:00
|
|
|
<bpmn:incoming>Flow_1gsb553</bpmn:incoming>
|
2022-11-16 18:51:46 +00:00
|
|
|
</bpmn:endEvent>
|
2022-11-21 17:33:37 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_11ra0oh" sourceRef="Activity_0agcemt" targetRef="Event_11b7eg7" />
|
2022-11-16 18:51:46 +00:00
|
|
|
<bpmn:subProcess id="Activity_0agcemt" name="Sub process">
|
|
|
|
<bpmn:incoming>Flow_1hnv1yl</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_11ra0oh</bpmn:outgoing>
|
|
|
|
<bpmn:startEvent id="Event_1fjgdcl">
|
|
|
|
<bpmn:outgoing>Flow_1an84n0</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_1an84n0" sourceRef="Event_1fjgdcl" targetRef="Activity_1jkl5hn" />
|
|
|
|
<bpmn:endEvent id="Event_01lb2pd">
|
|
|
|
<bpmn:incoming>Flow_00kp142</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_00kp142" sourceRef="Activity_1jkl5hn" targetRef="Event_01lb2pd" />
|
|
|
|
<bpmn:manualTask id="Activity_1jkl5hn" name="Manual">
|
|
|
|
<bpmn:incoming>Flow_1an84n0</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_00kp142</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
|
|
|
</bpmn:subProcess>
|
2022-11-21 17:33:37 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_1gsb553" sourceRef="Event_11b7eg7" targetRef="Event_0y1ur6f" />
|
|
|
|
<bpmn:intermediateCatchEvent id="Event_11b7eg7">
|
|
|
|
<bpmn:incoming>Flow_11ra0oh</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1gsb553</bpmn:outgoing>
|
|
|
|
<bpmn:timerEventDefinition id="TimerEventDefinition_1rbyknv" />
|
|
|
|
</bpmn:intermediateCatchEvent>
|
|
|
|
<bpmn:dataObjectReference id="DataObjectReference_0lloy8s" dataObjectRef="DataObject_0vk58ok" />
|
|
|
|
<bpmn:dataObjectReference id="DataObjectReference_0egwxbv" dataObjectRef="DataObject_0vk58ok" />
|
2022-11-21 17:42:42 +00:00
|
|
|
<bpmn:dataObjectReference id="DataObjectReference_0qoc3zp" dataObjectRef="DataObject_1ujes9r" />
|
|
|
|
<bpmn:dataObjectReference id="DataObjectReference_03dcoo3" dataObjectRef="DataObject_1ujes9r" />
|
|
|
|
<bpmn:dataObjectReference id="DataObjectReference_0m84o6h" dataObjectRef="DataObject_1ujes9r" />
|
|
|
|
<bpmn:dataObject id="1" />
|
|
|
|
<bpmn:dataObject id="2" />
|
|
|
|
<bpmn:dataObjectReference id="DataObjectReference_1ttlnmn" name="1" dataObjectRef="1" />
|
|
|
|
<bpmn:dataObject id="1" />
|
|
|
|
<bpmn:dataObjectReference id="DataObjectReference_12zk8po" name="1" dataObjectRef="1" />
|
2022-11-16 18:51:46 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_qjooo">
|
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_0y1ur6f_di" bpmnElement="Event_0y1ur6f">
|
2022-11-21 17:33:37 +00:00
|
|
|
<dc:Bounds x="622" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_0c2s5ia_di" bpmnElement="Event_11b7eg7">
|
|
|
|
<dc:Bounds x="482" y="159" width="36" height="36" />
|
2022-11-16 18:51:46 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2022-11-21 17:42:42 +00:00
|
|
|
<bpmndi:BPMNShape id="DataObjectReference_12zk8po_di" bpmnElement="DataObjectReference_12zk8po">
|
|
|
|
<dc:Bounds x="1402" y="335" width="36" height="50" />
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="1416" y="388" width="7" height="14" />
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="DataObjectReference_1ttlnmn_di" bpmnElement="DataObjectReference_1ttlnmn">
|
|
|
|
<dc:Bounds x="1402" y="425" width="36" height="50" />
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="1416" y="478" width="7" height="14" />
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
</bpmndi:BPMNShape>
|
2022-11-16 18:51:46 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1x4g8bq_di" bpmnElement="Activity_0agcemt">
|
|
|
|
<dc:Bounds x="270" y="137" width="100" height="80" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1hnv1yl_di" bpmnElement="Flow_1hnv1yl">
|
|
|
|
<di:waypoint x="215" y="177" />
|
|
|
|
<di:waypoint x="270" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_11ra0oh_di" bpmnElement="Flow_11ra0oh">
|
|
|
|
<di:waypoint x="370" y="177" />
|
2022-11-21 17:33:37 +00:00
|
|
|
<di:waypoint x="482" y="177" />
|
2022-11-16 18:51:46 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2022-11-21 17:33:37 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_1gsb553_di" bpmnElement="Flow_1gsb553">
|
|
|
|
<di:waypoint x="518" y="177" />
|
|
|
|
<di:waypoint x="622" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2022-11-16 18:51:46 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_0crehu0">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_0w9lt6d" bpmnElement="Activity_0agcemt">
|
|
|
|
<bpmndi:BPMNShape id="Event_1fjgdcl_di" bpmnElement="Event_1fjgdcl">
|
|
|
|
<dc:Bounds x="292" y="192" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_01lb2pd_di" bpmnElement="Event_01lb2pd">
|
|
|
|
<dc:Bounds x="512" y="192" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_00c7ozp_di" bpmnElement="Activity_1jkl5hn">
|
|
|
|
<dc:Bounds x="370" y="170" width="100" height="80" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1an84n0_di" bpmnElement="Flow_1an84n0">
|
|
|
|
<di:waypoint x="328" y="210" />
|
|
|
|
<di:waypoint x="370" y="210" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_00kp142_di" bpmnElement="Flow_00kp142">
|
|
|
|
<di:waypoint x="470" y="210" />
|
|
|
|
<di:waypoint x="512" y="210" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|