2022-08-24 22:22:25 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-10-10 21:06:16 +00:00
|
|
|
<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_1519moh">
|
|
|
|
<bpmn:participant id="Participant_1xk7njl" processRef="Process_0j4zmzq" />
|
2022-09-08 01:25:23 +00:00
|
|
|
</bpmn:collaboration>
|
2022-10-10 21:06:16 +00:00
|
|
|
<bpmn:process id="Process_0j4zmzq" isExecutable="true">
|
|
|
|
<bpmn:startEvent id="Event_0b048em">
|
|
|
|
<bpmn:outgoing>Flow_0lmx43y</bpmn:outgoing>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmn:startEvent>
|
2022-10-10 21:06:16 +00:00
|
|
|
<bpmn:endEvent id="Event_171b4zh">
|
|
|
|
<bpmn:incoming>Flow_0lmx43y</bpmn:incoming>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmn:endEvent>
|
2022-10-10 21:06:16 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_0lmx43y" sourceRef="Event_0b048em" targetRef="Event_171b4zh" />
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
2022-10-10 21:06:16 +00:00
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1519moh">
|
|
|
|
<bpmndi:BPMNShape id="Participant_1xk7njl_di" bpmnElement="Participant_1xk7njl" isHorizontal="true">
|
|
|
|
<dc:Bounds x="150" y="10" width="600" height="250" />
|
2022-09-08 01:25:23 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2022-10-10 21:06:16 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_0b048em_di" bpmnElement="Event_0b048em">
|
|
|
|
<dc:Bounds x="242" y="132" width="36" height="36" />
|
2022-09-08 01:25:23 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2022-10-10 21:06:16 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_171b4zh_di" bpmnElement="Event_171b4zh">
|
|
|
|
<dc:Bounds x="372" y="132" width="36" height="36" />
|
2022-09-08 01:25:23 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2022-10-10 21:06:16 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0lmx43y_di" bpmnElement="Flow_0lmx43y">
|
|
|
|
<di:waypoint x="278" y="150" />
|
|
|
|
<di:waypoint x="372" y="150" />
|
2022-09-08 01:25:23 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2022-08-24 22:22:25 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|