2016-06-14 09:06:51 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-08-07 13:17:28 +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" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.1.2">
|
2019-05-15 10:49:08 +00:00
|
|
|
<bpmn:category id="Category">
|
|
|
|
<bpmn:categoryValue id="CategoryValue" value="Group" />
|
|
|
|
</bpmn:category>
|
2016-06-14 09:06:51 +00:00
|
|
|
<bpmn:process id="Process_1" isExecutable="false">
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmn:subProcess id="SubProcess_NonInterrupting" />
|
|
|
|
<bpmn:subProcess id="SubProcess_Event" triggeredByEvent="true" />
|
|
|
|
<bpmn:boundaryEvent id="BoundaryEvent_1" cancelActivity="false" attachedToRef="SubProcess_NonInterrupting">
|
2016-06-14 09:06:51 +00:00
|
|
|
<bpmn:messageEventDefinition />
|
|
|
|
</bpmn:boundaryEvent>
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmn:subProcess id="SubProcess_Interrupting" />
|
|
|
|
<bpmn:boundaryEvent id="BoundaryEvent_2" attachedToRef="SubProcess_Interrupting">
|
2016-06-14 09:06:51 +00:00
|
|
|
<bpmn:timerEventDefinition />
|
|
|
|
</bpmn:boundaryEvent>
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmn:transaction id="SubProcess_Transaction" />
|
2019-05-15 10:49:08 +00:00
|
|
|
<bpmn:group id="Group" categoryValueRef="CategoryValue" />
|
2016-06-14 09:06:51 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmndi:BPMNShape id="SubProcess_1pvi3qq_di" bpmnElement="SubProcess_NonInterrupting" isExpanded="true">
|
|
|
|
<dc:Bounds x="100" y="100" width="140" height="120" />
|
2016-06-14 09:06:51 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmndi:BPMNShape id="SubProcess_0k446tj_di" bpmnElement="SubProcess_Event" isExpanded="true">
|
|
|
|
<dc:Bounds x="300" y="100" width="140" height="120" />
|
2016-06-14 09:06:51 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmndi:BPMNShape id="BoundaryEvent_1a6busd_di" bpmnElement="BoundaryEvent_1">
|
|
|
|
<dc:Bounds x="152" y="202" width="36" height="36" />
|
2016-06-14 09:06:51 +00:00
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="92" y="178" width="90" height="20" />
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
</bpmndi:BPMNShape>
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmndi:BPMNShape id="SubProcess_0pj87vw_di" bpmnElement="SubProcess_Interrupting" isExpanded="true">
|
|
|
|
<dc:Bounds x="100" y="300" width="140" height="120" />
|
2016-06-14 09:06:51 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmndi:BPMNShape id="BoundaryEvent_1aqt6gt_di" bpmnElement="BoundaryEvent_2">
|
|
|
|
<dc:Bounds x="152" y="402" width="36" height="36" />
|
2016-06-14 09:06:51 +00:00
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="97" y="345" width="90" height="20" />
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
</bpmndi:BPMNShape>
|
2019-08-07 13:17:28 +00:00
|
|
|
<bpmndi:BPMNShape id="Transaction_1so7kki_di" bpmnElement="SubProcess_Transaction" isExpanded="true">
|
|
|
|
<dc:Bounds x="300" y="300" width="140" height="120" />
|
2016-06-14 09:06:51 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2019-05-15 10:49:08 +00:00
|
|
|
<bpmndi:BPMNShape id="Group_di" bpmnElement="Group">
|
2019-08-07 13:17:28 +00:00
|
|
|
<dc:Bounds x="500" y="100" width="140" height="120" />
|
2019-05-15 10:49:08 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2016-06-14 09:06:51 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|