You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hetzner-ansible/smardigo/pmci/process/tenant-delete.bpmn

502 lines
27 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" id="sample-diagram" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.9.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
<bpmn2:collaboration id="Collaboration_0oahy0i">
<bpmn2:participant id="Participant_19lpjee" name="Delete Tenant" processRef="tenant-delete" />
</bpmn2:collaboration>
<bpmn2:process id="tenant-delete" name="Delete Tenant" isExecutable="true" camunda:candidateStarterGroups="tenant-delete">
<bpmn2:sequenceFlow id="Flow_0552d4k" sourceRef="Event_0asnmja" targetRef="Event_1x43j9q" />
<bpmn2:sequenceFlow id="Flow_02ixndu" sourceRef="Activity_1lmz6xw" targetRef="Event_1x43j9q" />
<bpmn2:sequenceFlow id="Flow_0ildlen" sourceRef="Gateway_0ufs5su" targetRef="Activity_1lmz6xw" />
<bpmn2:sequenceFlow id="Flow_0df6b4n" sourceRef="Gateway_0ufs5su" targetRef="Activity_13oiped" />
<bpmn2:sequenceFlow id="Flow_0a1iw3h" name="Abbrechen" sourceRef="Gateway_03qib89" targetRef="Event_0s9giax">
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="discard_form_changes" value="true" />
<camunda:property name="validate_form" value="false" />
<camunda:property name="variant" value="secondary" />
</camunda:properties>
</bpmn2:extensionElements>
</bpmn2:sequenceFlow>
<bpmn2:sequenceFlow id="Flow_0kcmdp7" sourceRef="Activity_13oiped" targetRef="Gateway_03qib89" />
<bpmn2:sequenceFlow id="Flow_1wpzyq7" name="Nein" sourceRef="Gateway_1h2zzis" targetRef="Activity_13oiped">
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="variant" value="secondary" />
<camunda:property name="validate_form" value="false" />
</camunda:properties>
</bpmn2:extensionElements>
</bpmn2:sequenceFlow>
<bpmn2:sequenceFlow id="Flow_17n4rbv" name="Ja" sourceRef="Gateway_1h2zzis" targetRef="Event_1xiv6cd">
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="validate_form" value="false" />
</camunda:properties>
</bpmn2:extensionElements>
</bpmn2:sequenceFlow>
<bpmn2:sequenceFlow id="Flow_04k00j1" sourceRef="Gateway_1rke7se" targetRef="Event_0abt8ww" />
<bpmn2:sequenceFlow id="Flow_04lmj9g" sourceRef="Event_0s9giax" targetRef="Gateway_1rke7se" />
<bpmn2:sequenceFlow id="Flow_1hfnfzi" sourceRef="Event_0ood1q0" targetRef="Gateway_1rke7se" />
<bpmn2:sequenceFlow id="Flow_1czdw49" sourceRef="Activity_07x0r4f" targetRef="Gateway_1h2zzis" />
<bpmn2:sequenceFlow id="Flow_029ur97" name="Löschen" sourceRef="Gateway_03qib89" targetRef="Activity_07x0r4f">
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="validate_form" value="false" />
</camunda:properties>
</bpmn2:extensionElements>
</bpmn2:sequenceFlow>
<bpmn2:sequenceFlow id="Flow_1j8nnwn" sourceRef="Activity_0wo4c94" targetRef="Event_0ood1q0" />
<bpmn2:sequenceFlow id="Flow_0z5fitu" sourceRef="Event_15fhie6" targetRef="Activity_0wo4c94" />
<bpmn2:sequenceFlow id="Flow_1bscmxt" sourceRef="Event_1xiv6cd" targetRef="Activity_04268hv" />
<bpmn2:sequenceFlow id="Flow_0effjmm" sourceRef="Activity_18fmt0v" targetRef="Activity_0zbii8y" />
<bpmn2:sequenceFlow id="Flow_0xqvbcm" sourceRef="Activity_04268hv" targetRef="Activity_18fmt0v" />
<bpmn2:sequenceFlow id="Flow_0qd4h04" sourceRef="Event_0wqvypp" targetRef="Activity_1osc1gs" />
<bpmn2:sequenceFlow id="Flow_0oc7f69" sourceRef="Event_1ho1j80" targetRef="Gateway_0ufs5su" />
<bpmn2:sequenceFlow id="Flow_1qa35m8" sourceRef="Activity_1osc1gs" targetRef="Event_1ho1j80" />
<bpmn2:boundaryEvent id="Event_0asnmja" attachedToRef="Activity_1lmz6xw">
<bpmn2:outgoing>Flow_0552d4k</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_10ifw8y" signalRef="Signal_2hupo4b" />
</bpmn2:boundaryEvent>
<bpmn2:intermediateThrowEvent id="Event_0s9giax" name="&#34;canceled&#34; (400)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${400}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">canceled</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0a1iw3h</bpmn2:incoming>
<bpmn2:outgoing>Flow_04lmj9g</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_0tkmpho" signalRef="Signal_2hupo4b" />
</bpmn2:intermediateThrowEvent>
<bpmn2:intermediateThrowEvent id="Event_1xiv6cd" name="&#34;is being deleted&#34; (101)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${101}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">is being deleted</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_17n4rbv</bpmn2:incoming>
<bpmn2:outgoing>Flow_1bscmxt</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_0c4xtcy" signalRef="Signal_2hupo4b" />
</bpmn2:intermediateThrowEvent>
<bpmn2:endEvent id="Event_1x43j9q">
<bpmn2:incoming>Flow_02ixndu</bpmn2:incoming>
<bpmn2:incoming>Flow_0552d4k</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:callActivity id="Activity_1lmz6xw" name="Simulation" calledElement="simulation">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
<camunda:in variables="all" />
<camunda:inputOutput />
<camunda:in source="simulation" target="simulation" />
<camunda:properties>
<camunda:property name="sort_order" value="2" />
</camunda:properties>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0ildlen</bpmn2:incoming>
<bpmn2:outgoing>Flow_02ixndu</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:parallelGateway id="Gateway_0ufs5su">
<bpmn2:incoming>Flow_0oc7f69</bpmn2:incoming>
<bpmn2:outgoing>Flow_0df6b4n</bpmn2:outgoing>
<bpmn2:outgoing>Flow_0ildlen</bpmn2:outgoing>
</bpmn2:parallelGateway>
<bpmn2:userTask id="Activity_13oiped" name="Show tenant" camunda:candidateGroups="user">
<bpmn2:extensionElements>
<camunda:properties>
<camunda:property name="sort_order" value="1" />
</camunda:properties>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_1wpzyq7</bpmn2:incoming>
<bpmn2:incoming>Flow_0df6b4n</bpmn2:incoming>
<bpmn2:outgoing>Flow_0kcmdp7</bpmn2:outgoing>
</bpmn2:userTask>
<bpmn2:exclusiveGateway id="Gateway_03qib89">
<bpmn2:incoming>Flow_0kcmdp7</bpmn2:incoming>
<bpmn2:outgoing>Flow_0a1iw3h</bpmn2:outgoing>
<bpmn2:outgoing>Flow_029ur97</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:exclusiveGateway id="Gateway_1h2zzis">
<bpmn2:incoming>Flow_1czdw49</bpmn2:incoming>
<bpmn2:outgoing>Flow_17n4rbv</bpmn2:outgoing>
<bpmn2:outgoing>Flow_1wpzyq7</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:userTask id="Activity_07x0r4f" name="Löschen bestätigen" camunda:formKey="confirm-delete-tenant" camunda:candidateGroups="user">
<bpmn2:incoming>Flow_029ur97</bpmn2:incoming>
<bpmn2:outgoing>Flow_1czdw49</bpmn2:outgoing>
</bpmn2:userTask>
<bpmn2:callActivity id="Activity_04268hv" name="sma-mgmt-act pmci-tenant-delete" calledElement="smardigo-management-action">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
<camunda:in sourceExpression="pmci-tenant-delete" target="smardigoManagementAction" />
<camunda:in sourceExpression="Realm/Clients erstellen" target="comment" />
<camunda:inputOutput />
<camunda:in variables="all" />
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_1bscmxt</bpmn2:incoming>
<bpmn2:outgoing>Flow_0xqvbcm</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:serviceTask id="Activity_18fmt0v" name="Delete tenant from data entities" camunda:delegateExpression="${dataEntity.delete(&#39;tenant&#39;, tenant.id)}">
<bpmn2:extensionElements>
<camunda:inputOutput />
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0xqvbcm</bpmn2:incoming>
<bpmn2:outgoing>Flow_0effjmm</bpmn2:outgoing>
</bpmn2:serviceTask>
<bpmn2:task id="Activity_1osc1gs" name="Create initial variables">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="stage">${envStage}</camunda:outputParameter>
<camunda:outputParameter name="simulation">${false}</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0qd4h04</bpmn2:incoming>
<bpmn2:outgoing>Flow_1qa35m8</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:startEvent id="Event_0wqvypp" camunda:asyncAfter="true">
<bpmn2:outgoing>Flow_0qd4h04</bpmn2:outgoing>
</bpmn2:startEvent>
<bpmn2:callActivity id="Activity_0wo4c94" name="sma-mgmt-mail tenant-deleted" calledElement="smardigo-management-mail">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
<camunda:in variables="all" />
<camunda:inputOutput>
<camunda:inputParameter name="to">${tenant.admin.email}</camunda:inputParameter>
<camunda:inputParameter name="toUsers" />
<camunda:inputParameter name="toGroups" />
<camunda:inputParameter name="ccUsers">${creation_user_id}</camunda:inputParameter>
<camunda:inputParameter name="subject">Tenant gelöscht</camunda:inputParameter>
<camunda:inputParameter name="messageBody">template(tenant-deleted)</camunda:inputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0z5fitu</bpmn2:incoming>
<bpmn2:outgoing>Flow_1j8nnwn</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:intermediateThrowEvent id="Event_0ood1q0" name="&#34;deletion completed&#34; (301)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${301}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">deletion completed</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_1j8nnwn</bpmn2:incoming>
<bpmn2:outgoing>Flow_1hfnfzi</bpmn2:outgoing>
</bpmn2:intermediateThrowEvent>
<bpmn2:intermediateThrowEvent id="Event_15fhie6" name="&#34;deleted&#34; (201)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${201}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">deleted</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0bo5xlw</bpmn2:incoming>
<bpmn2:outgoing>Flow_0z5fitu</bpmn2:outgoing>
</bpmn2:intermediateThrowEvent>
<bpmn2:exclusiveGateway id="Gateway_1rke7se">
<bpmn2:incoming>Flow_04lmj9g</bpmn2:incoming>
<bpmn2:incoming>Flow_1hfnfzi</bpmn2:incoming>
<bpmn2:outgoing>Flow_04k00j1</bpmn2:outgoing>
</bpmn2:exclusiveGateway>
<bpmn2:endEvent id="Event_0abt8ww">
<bpmn2:incoming>Flow_04k00j1</bpmn2:incoming>
<bpmn2:terminateEventDefinition id="TerminateEventDefinition_0l3ryml" />
</bpmn2:endEvent>
<bpmn2:callActivity id="Activity_0zbii8y" name="sma-mgmt-act pmci-tenant-sync" calledElement="smardigo-management-action">
<bpmn2:extensionElements>
<camunda:in businessKey="#{execution.processBusinessKey}" />
<camunda:in sourceExpression="pmci-tenant-sync" target="smardigoManagementAction" />
<camunda:in sourceExpression="Realm/Clients erstellen" target="comment" />
<camunda:inputOutput />
<camunda:in variables="all" />
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0effjmm</bpmn2:incoming>
<bpmn2:outgoing>Flow_0bo5xlw</bpmn2:outgoing>
</bpmn2:callActivity>
<bpmn2:sequenceFlow id="Flow_0bo5xlw" sourceRef="Activity_0zbii8y" targetRef="Event_15fhie6" />
<bpmn2:subProcess id="Activity_0phplbf" triggeredByEvent="true">
<bpmn2:startEvent id="Event_077oby2">
<bpmn2:outgoing>Flow_0vpp8s2</bpmn2:outgoing>
<bpmn2:errorEventDefinition id="ErrorEventDefinition_1jhomth" camunda:errorCodeVariable="error_code" camunda:errorMessageVariable="error_message" />
</bpmn2:startEvent>
<bpmn2:userTask id="Activity_163fne9" name="Fehler" camunda:formKey="error-dialog" camunda:candidateGroups="user">
<bpmn2:incoming>Flow_0ott43g</bpmn2:incoming>
<bpmn2:outgoing>Flow_0gbz351</bpmn2:outgoing>
</bpmn2:userTask>
<bpmn2:endEvent id="Event_0ogh647">
<bpmn2:incoming>Flow_0gbz351</bpmn2:incoming>
<bpmn2:terminateEventDefinition id="TerminateEventDefinition_1chezhn" />
</bpmn2:endEvent>
<bpmn2:sequenceFlow id="Flow_0vpp8s2" sourceRef="Event_077oby2" targetRef="Event_09mu3ct" />
<bpmn2:sequenceFlow id="Flow_0gbz351" name="Beenden" sourceRef="Activity_163fne9" targetRef="Event_0ogh647" />
<bpmn2:intermediateThrowEvent id="Event_09mu3ct" name="&#34;error&#34; (500)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${500}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">error</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_0vpp8s2</bpmn2:incoming>
<bpmn2:outgoing>Flow_0ott43g</bpmn2:outgoing>
<bpmn2:signalEventDefinition id="SignalEventDefinition_0qbdu9f" signalRef="Signal_2hupo4b" />
</bpmn2:intermediateThrowEvent>
<bpmn2:sequenceFlow id="Flow_0ott43g" sourceRef="Event_09mu3ct" targetRef="Activity_163fne9" />
</bpmn2:subProcess>
<bpmn2:intermediateThrowEvent id="Event_1ho1j80" name="&#34;new&#34; (10)" camunda:asyncAfter="true">
<bpmn2:extensionElements>
<camunda:inputOutput>
<camunda:outputParameter name="vorgang_status">${10}</camunda:outputParameter>
<camunda:outputParameter name="vorgang_status_text">new</camunda:outputParameter>
</camunda:inputOutput>
</bpmn2:extensionElements>
<bpmn2:incoming>Flow_1qa35m8</bpmn2:incoming>
<bpmn2:outgoing>Flow_0oc7f69</bpmn2:outgoing>
</bpmn2:intermediateThrowEvent>
<bpmn2:textAnnotation id="TextAnnotation_1g13zn3">
<bpmn2:text>ACHTUNG: Ändert sich das Datenmodell des Mandanten muss die Projektion im Wizard angepasst werden, sonst gehen die Daten verloren!</bpmn2:text>
</bpmn2:textAnnotation>
<bpmn2:association id="Association_0olvrs4" sourceRef="Event_0wqvypp" targetRef="TextAnnotation_1g13zn3" />
</bpmn2:process>
<bpmn2:signal id="Signal_2hupo4b" name="simulation-${execution.getProcessInstanceId()}" />
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0oahy0i">
<bpmndi:BPMNShape id="Participant_19lpjee_di" bpmnElement="Participant_19lpjee" isHorizontal="true">
<dc:Bounds x="160" y="0" width="2530" height="820" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1k2eofh_di" bpmnElement="Event_0s9giax">
<dc:Bounds x="1332" y="462" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1316" y="508" width="81" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0gql219_di" bpmnElement="Event_1xiv6cd">
<dc:Bounds x="1332" y="182" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1307" y="228" width="85" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1fcdz7q" bpmnElement="Event_1x43j9q">
<dc:Bounds x="680" y="542" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0648isi" bpmnElement="Activity_1lmz6xw" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="560" y="430" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0qqn28b_di" bpmnElement="Gateway_0ufs5su">
<dc:Bounds x="585" y="315" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0n7lm40" bpmnElement="Activity_13oiped">
<dc:Bounds x="730" y="300" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0rtv8ew" bpmnElement="Gateway_03qib89" isMarkerVisible="true">
<dc:Bounds x="865" y="315" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1h2zzis_di" bpmnElement="Gateway_1h2zzis" isMarkerVisible="true">
<dc:Bounds x="1185" y="175" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0ed4mde_di" bpmnElement="Activity_07x0r4f">
<dc:Bounds x="990" y="160" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1scb708" bpmnElement="Activity_04268hv" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1460" y="160" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_07xrcwq" bpmnElement="Activity_18fmt0v">
<dc:Bounds x="1630" y="160" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1m1ycgd_di" bpmnElement="Activity_1osc1gs">
<dc:Bounds x="330" y="300" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0wqvypp_di" bpmnElement="Event_0wqvypp">
<dc:Bounds x="242" y="322" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0f6z7ac_di" bpmnElement="Activity_0wo4c94" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="2060" y="160" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1kyfg3n" bpmnElement="Event_0ood1q0">
<dc:Bounds x="2222" y="182" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2201" y="223" width="84" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_00m3v32" bpmnElement="Event_15fhie6">
<dc:Bounds x="1962" y="182" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1945" y="223" width="73" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1rke7se_di" bpmnElement="Gateway_1rke7se" isMarkerVisible="true">
<dc:Bounds x="2295" y="315" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1vfbpw0_di" bpmnElement="Event_0abt8ww">
<dc:Bounds x="2442" y="322" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0xdlb2h" bpmnElement="Activity_0zbii8y" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
<dc:Bounds x="1800" y="160" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1cxc616_di" bpmnElement="Activity_0phplbf" isExpanded="true">
<dc:Bounds x="210" y="600" width="490" height="200" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fkymfq_di" bpmnElement="Event_077oby2">
<dc:Bounds x="250" y="682" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1um1umg" bpmnElement="Activity_163fne9">
<dc:Bounds x="450" y="660" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0cza6t9_di" bpmnElement="Event_0ogh647">
<dc:Bounds x="632" y="682" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0h1ndd7" bpmnElement="Event_09mu3ct">
<dc:Bounds x="342" y="682" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="330" y="663" width="60" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0vpp8s2_di" bpmnElement="Flow_0vpp8s2">
<di:waypoint x="286" y="700" />
<di:waypoint x="342" y="700" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0gbz351_di" bpmnElement="Flow_0gbz351">
<di:waypoint x="550" y="700" />
<di:waypoint x="632" y="700" />
<bpmndi:BPMNLabel>
<dc:Bounds x="563" y="713" width="45" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ott43g_di" bpmnElement="Flow_0ott43g">
<di:waypoint x="378" y="700" />
<di:waypoint x="450" y="700" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Event_1ho1j80_di" bpmnElement="Event_1ho1j80">
<dc:Bounds x="482" y="322" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="475" y="373" width="51" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_1g13zn3_di" bpmnElement="TextAnnotation_1g13zn3">
<dc:Bounds x="205" y="16" width="195" height="82" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0twmkxv_di" bpmnElement="Event_0asnmja">
<dc:Bounds x="642" y="492" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0552d4k_di" bpmnElement="Flow_0552d4k">
<di:waypoint x="678" y="510" />
<di:waypoint x="698" y="510" />
<di:waypoint x="698" y="542" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_02ixndu_di" bpmnElement="Flow_02ixndu">
<di:waypoint x="610" y="510" />
<di:waypoint x="610" y="560" />
<di:waypoint x="680" y="560" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ildlen_di" bpmnElement="Flow_0ildlen">
<di:waypoint x="610" y="365" />
<di:waypoint x="610" y="430" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0df6b4n_di" bpmnElement="Flow_0df6b4n">
<di:waypoint x="635" y="340" />
<di:waypoint x="730" y="340" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1wv0zdv" bpmnElement="Flow_0a1iw3h">
<di:waypoint x="890" y="365" />
<di:waypoint x="890" y="480" />
<di:waypoint x="1332" y="480" />
<bpmndi:BPMNLabel>
<dc:Bounds x="903" y="453" width="54" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0hx68qr" bpmnElement="Flow_0kcmdp7">
<di:waypoint x="830" y="340" />
<di:waypoint x="865" y="340" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1wpzyq7_di" bpmnElement="Flow_1wpzyq7">
<di:waypoint x="1210" y="175" />
<di:waypoint x="1210" y="130" />
<di:waypoint x="780" y="130" />
<di:waypoint x="780" y="300" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1178" y="113" width="23" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_17n4rbv_di" bpmnElement="Flow_17n4rbv">
<di:waypoint x="1235" y="200" />
<di:waypoint x="1332" y="200" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1244" y="177" width="12" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04k00j1_di" bpmnElement="Flow_04k00j1">
<di:waypoint x="2345" y="340" />
<di:waypoint x="2442" y="340" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1ecjvgg" bpmnElement="Flow_04lmj9g">
<di:waypoint x="1368" y="480" />
<di:waypoint x="2320" y="480" />
<di:waypoint x="2320" y="365" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1hfnfzi_di" bpmnElement="Flow_1hfnfzi">
<di:waypoint x="2258" y="200" />
<di:waypoint x="2320" y="200" />
<di:waypoint x="2320" y="315" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1czdw49_di" bpmnElement="Flow_1czdw49">
<di:waypoint x="1090" y="200" />
<di:waypoint x="1185" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_12w5zpl" bpmnElement="Flow_029ur97">
<di:waypoint x="890" y="315" />
<di:waypoint x="890" y="200" />
<di:waypoint x="990" y="200" />
<bpmndi:BPMNLabel>
<dc:Bounds x="909" y="177" width="42" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1j8nnwn_di" bpmnElement="Flow_1j8nnwn">
<di:waypoint x="2160" y="200" />
<di:waypoint x="2222" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0z5fitu_di" bpmnElement="Flow_0z5fitu">
<di:waypoint x="1998" y="200" />
<di:waypoint x="2060" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1bscmxt_di" bpmnElement="Flow_1bscmxt">
<di:waypoint x="1368" y="200" />
<di:waypoint x="1460" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0effjmm_di" bpmnElement="Flow_0effjmm">
<di:waypoint x="1730" y="200" />
<di:waypoint x="1800" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0xqvbcm_di" bpmnElement="Flow_0xqvbcm">
<di:waypoint x="1560" y="200" />
<di:waypoint x="1630" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0qd4h04_di" bpmnElement="Flow_0qd4h04">
<di:waypoint x="278" y="340" />
<di:waypoint x="330" y="340" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0oc7f69_di" bpmnElement="Flow_0oc7f69">
<di:waypoint x="518" y="340" />
<di:waypoint x="585" y="340" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1qa35m8_di" bpmnElement="Flow_1qa35m8">
<di:waypoint x="430" y="340" />
<di:waypoint x="482" y="340" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0bo5xlw_di" bpmnElement="Flow_0bo5xlw">
<di:waypoint x="1900" y="200" />
<di:waypoint x="1962" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0olvrs4_di" bpmnElement="Association_0olvrs4">
<di:waypoint x="260" y="322" />
<di:waypoint x="260" y="98" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn2:definitions>