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">
|
|
|
|
<bpmn:collaboration id="Collaboration_1qr67jx">
|
2022-09-16 22:15:47 +00:00
|
|
|
<bpmn:participant id="Participant_17p7372" processRef="Process_test_a401_sub_process_A_4_0_1_bd2e724" />
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmn:collaboration>
|
2022-09-16 22:15:47 +00:00
|
|
|
<bpmn:process id="Process_test_a401_sub_process_A_4_0_1_bd2e724" isExecutable="true">
|
2022-08-24 22:22:25 +00:00
|
|
|
<bpmn:laneSet id="LaneSet_0q69ws2">
|
|
|
|
<bpmn:lane id="Lane_0qiz2ad">
|
|
|
|
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Event_0tyl1h6</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Activity_1frkrxm</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Activity_0wgd8xk</bpmn:flowNodeRef>
|
|
|
|
<bpmn:childLaneSet id="LaneSet_0yq0lvm">
|
|
|
|
<bpmn:lane id="Lane_0tj1alo">
|
|
|
|
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Activity_1frkrxm</bpmn:flowNodeRef>
|
|
|
|
</bpmn:lane>
|
|
|
|
<bpmn:lane id="Lane_0dbjpmj">
|
|
|
|
<bpmn:flowNodeRef>Event_0tyl1h6</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Activity_0wgd8xk</bpmn:flowNodeRef>
|
|
|
|
</bpmn:lane>
|
|
|
|
</bpmn:childLaneSet>
|
|
|
|
</bpmn:lane>
|
|
|
|
</bpmn:laneSet>
|
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_15ubznm</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:subProcess id="Activity_1frkrxm">
|
|
|
|
<bpmn:incoming>Flow_15ubznm</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1w280rv</bpmn:outgoing>
|
|
|
|
<bpmn:startEvent id="Event_170qu0q">
|
|
|
|
<bpmn:outgoing>Flow_0q8ylre</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0q8ylre" sourceRef="Event_170qu0q" targetRef="Activity_0ig6hfl" />
|
|
|
|
<bpmn:endEvent id="Event_0em3w6s">
|
|
|
|
<bpmn:incoming>Flow_0r5c62a</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0r5c62a" sourceRef="Activity_0ig6hfl" targetRef="Event_0em3w6s" />
|
|
|
|
<bpmn:manualTask id="Activity_0ig6hfl" name="Task 1">
|
|
|
|
<bpmn:incoming>Flow_0q8ylre</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0r5c62a</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
|
|
|
</bpmn:subProcess>
|
|
|
|
<bpmn:sequenceFlow id="Flow_15ubznm" sourceRef="StartEvent_1" targetRef="Activity_1frkrxm" />
|
|
|
|
<bpmn:subProcess id="Activity_0wgd8xk" name="Sub Process">
|
|
|
|
<bpmn:incoming>Flow_1w280rv</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_116so3w</bpmn:outgoing>
|
|
|
|
<bpmn:startEvent id="Event_0u299of">
|
|
|
|
<bpmn:outgoing>Flow_0of4wjp</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:endEvent id="Event_1dv5bfl">
|
|
|
|
<bpmn:incoming>Flow_0eudl49</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0of4wjp" sourceRef="Event_0u299of" targetRef="Activity_1vdsu45" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_0eudl49" sourceRef="Activity_1vdsu45" targetRef="Event_1dv5bfl" />
|
|
|
|
<bpmn:manualTask id="Activity_1vdsu45" name="Manual Task2">
|
|
|
|
<bpmn:incoming>Flow_0of4wjp</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0eudl49</bpmn:outgoing>
|
|
|
|
</bpmn:manualTask>
|
|
|
|
</bpmn:subProcess>
|
|
|
|
<bpmn:sequenceFlow id="Flow_1w280rv" sourceRef="Activity_1frkrxm" targetRef="Activity_0wgd8xk" />
|
|
|
|
<bpmn:endEvent id="Event_0tyl1h6">
|
|
|
|
<bpmn:incoming>Flow_116so3w</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_116so3w" sourceRef="Activity_0wgd8xk" targetRef="Event_0tyl1h6" />
|
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1qr67jx">
|
|
|
|
<bpmndi:BPMNShape id="Participant_17p7372_di" bpmnElement="Participant_17p7372" isHorizontal="true">
|
|
|
|
<dc:Bounds x="129" y="-150" width="821" height="390" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Lane_0qiz2ad_di" bpmnElement="Lane_0qiz2ad" isHorizontal="true">
|
|
|
|
<dc:Bounds x="159" y="-150" width="791" height="390" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Lane_0dbjpmj_di" bpmnElement="Lane_0dbjpmj" isHorizontal="true">
|
|
|
|
<dc:Bounds x="189" y="95" width="761" height="145" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Lane_0tj1alo_di" bpmnElement="Lane_0tj1alo" isHorizontal="true">
|
|
|
|
<dc:Bounds x="189" y="-150" width="761" height="245" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="202" y="-48" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_1frkrxm_di" bpmnElement="Activity_1frkrxm" isExpanded="true">
|
|
|
|
<dc:Bounds x="270" y="-130" width="350" height="200" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_170qu0q_di" bpmnElement="Event_170qu0q">
|
|
|
|
<dc:Bounds x="310" y="-48" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_0em3w6s_di" bpmnElement="Event_0em3w6s">
|
|
|
|
<dc:Bounds x="562" y="-48" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_0sug8wy_di" bpmnElement="Activity_0ig6hfl">
|
|
|
|
<dc:Bounds x="400" y="-70" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2022-09-08 01:25:23 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0q8ylre_di" bpmnElement="Flow_0q8ylre">
|
|
|
|
<di:waypoint x="346" y="-30" />
|
|
|
|
<di:waypoint x="400" y="-30" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0r5c62a_di" bpmnElement="Flow_0r5c62a">
|
|
|
|
<di:waypoint x="500" y="-30" />
|
|
|
|
<di:waypoint x="562" y="-30" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2022-08-24 22:22:25 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_0wgd8xk_di" bpmnElement="Activity_0wgd8xk" isExpanded="false">
|
|
|
|
<dc:Bounds x="690" y="120" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_0tyl1h6_di" bpmnElement="Event_0tyl1h6">
|
|
|
|
<dc:Bounds x="862" y="142" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2022-09-08 01:25:23 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_15ubznm_di" bpmnElement="Flow_15ubznm">
|
|
|
|
<di:waypoint x="238" y="-30" />
|
|
|
|
<di:waypoint x="270" y="-30" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1w280rv_di" bpmnElement="Flow_1w280rv">
|
|
|
|
<di:waypoint x="620" y="-30" />
|
|
|
|
<di:waypoint x="655" y="-30" />
|
|
|
|
<di:waypoint x="655" y="160" />
|
|
|
|
<di:waypoint x="690" y="160" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_116so3w_di" bpmnElement="Flow_116so3w">
|
|
|
|
<di:waypoint x="790" y="160" />
|
|
|
|
<di:waypoint x="862" y="160" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1meh2oc">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_0zc16q2" bpmnElement="Activity_0wgd8xk">
|
|
|
|
<bpmndi:BPMNShape id="Event_0u299of_di" bpmnElement="Event_0u299of">
|
|
|
|
<dc:Bounds x="180" y="160" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_1dv5bfl_di" bpmnElement="Event_1dv5bfl">
|
|
|
|
<dc:Bounds x="422" y="160" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_0h7mmzc_di" bpmnElement="Activity_1vdsu45">
|
|
|
|
<dc:Bounds x="270" y="138" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2022-09-08 01:25:23 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0of4wjp_di" bpmnElement="Flow_0of4wjp">
|
|
|
|
<di:waypoint x="216" y="178" />
|
|
|
|
<di:waypoint x="270" y="178" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0eudl49_di" bpmnElement="Flow_0eudl49">
|
|
|
|
<di:waypoint x="370" y="178" />
|
|
|
|
<di:waypoint x="422" y="178" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|