|
|
|
|
@ -6,13 +6,12 @@
|
|
|
|
|
<bpmn2:participant id="Participant_19lpjee" name="Primary Process" processRef="primary-process" />
|
|
|
|
|
<bpmn2:participant id="Participant_138furn" name="Smardigo Management Action" processRef="smardigo-management-action" />
|
|
|
|
|
<bpmn2:participant id="Participant_1jw669n" name="Smardigo Management Message" processRef="smardigo-management-message" />
|
|
|
|
|
<bpmn2:participant id="Participant_1ylv8bm" name="smardigo-backup-process" processRef="smardigo-backup-process" />
|
|
|
|
|
</bpmn2:collaboration>
|
|
|
|
|
<bpmn2:process id="primary-process" name="Primary Process" isExecutable="true" camunda:candidateStarterGroups="administrator">
|
|
|
|
|
<bpmn2:startEvent id="Event_0wqvypp">
|
|
|
|
|
<bpmn2:outgoing>Flow_1a8vxf0</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:startEvent>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0oc7f69" sourceRef="Event_1ho1j80" targetRef="Activity_1t227a4" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1a8vxf0" sourceRef="Event_0wqvypp" targetRef="Activity_12c4494" />
|
|
|
|
|
<bpmn2:endEvent id="Event_14fmnl2">
|
|
|
|
|
<bpmn2:incoming>Flow_0ufs5lg</bpmn2:incoming>
|
|
|
|
|
</bpmn2:endEvent>
|
|
|
|
|
@ -23,21 +22,9 @@
|
|
|
|
|
<camunda:outputParameter name="vorgang_status_text">done</camunda:outputParameter>
|
|
|
|
|
</camunda:inputOutput>
|
|
|
|
|
</bpmn2:extensionElements>
|
|
|
|
|
<bpmn2:incoming>Flow_0htljqr</bpmn2:incoming>
|
|
|
|
|
<bpmn2:incoming>Flow_1hsnadn</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_0ufs5lg</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:intermediateThrowEvent>
|
|
|
|
|
<bpmn2:callActivity id="Activity_1t227a4" name="Backup erstellen" calledElement="smardigo-management-action">
|
|
|
|
|
<bpmn2:extensionElements>
|
|
|
|
|
<camunda:in businessKey="#{execution.processBusinessKey}" />
|
|
|
|
|
<camunda:in variables="all" />
|
|
|
|
|
<camunda:in sourceExpression="create-remote-database-backup" target="smardigoManagementAction" />
|
|
|
|
|
<camunda:in sourceExpression="Backup erstellen" target="comment" />
|
|
|
|
|
</bpmn2:extensionElements>
|
|
|
|
|
<bpmn2:incoming>Flow_0oc7f69</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_0htljqr</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:callActivity>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0ufs5lg" sourceRef="Event_1l1qtec" targetRef="Event_14fmnl2" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0htljqr" sourceRef="Activity_1t227a4" targetRef="Event_1l1qtec" />
|
|
|
|
|
<bpmn2:intermediateThrowEvent id="Event_1ho1j80" name="set state "new"" camunda:asyncAfter="true">
|
|
|
|
|
<bpmn2:extensionElements>
|
|
|
|
|
<camunda:inputOutput>
|
|
|
|
|
@ -46,12 +33,17 @@
|
|
|
|
|
</camunda:inputOutput>
|
|
|
|
|
</bpmn2:extensionElements>
|
|
|
|
|
<bpmn2:incoming>Flow_1vjr74e</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_0oc7f69</bpmn2:outgoing>
|
|
|
|
|
<bpmn2:outgoing>Flow_0g6g4pi</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:intermediateThrowEvent>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1vjr74e" sourceRef="Activity_12c4494" targetRef="Event_1ho1j80" />
|
|
|
|
|
<bpmn2:task id="Activity_12c4494" name="Defaultwerte setzen">
|
|
|
|
|
<bpmn2:extensionElements>
|
|
|
|
|
<camunda:inputOutput>
|
|
|
|
|
<camunda:outputParameter name="databaseEngines">
|
|
|
|
|
<camunda:list>
|
|
|
|
|
<camunda:value>postgres</camunda:value>
|
|
|
|
|
<camunda:value>maria</camunda:value>
|
|
|
|
|
</camunda:list>
|
|
|
|
|
</camunda:outputParameter>
|
|
|
|
|
<camunda:outputParameter name="progress_current">${0}</camunda:outputParameter>
|
|
|
|
|
<camunda:outputParameter name="progress_max">${1}</camunda:outputParameter>
|
|
|
|
|
<camunda:outputParameter name="cluster">
|
|
|
|
|
@ -67,6 +59,34 @@
|
|
|
|
|
<bpmn2:incoming>Flow_1a8vxf0</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_1vjr74e</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:task>
|
|
|
|
|
<bpmn2:subProcess id="Activity_1igl4tq">
|
|
|
|
|
<bpmn2:incoming>Flow_0g6g4pi</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_1hsnadn</bpmn2:outgoing>
|
|
|
|
|
<bpmn2:multiInstanceLoopCharacteristics camunda:collection="databaseEngines" camunda:elementVariable="databaseEngine">
|
|
|
|
|
<bpmn2:completionCondition xsi:type="bpmn2:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn2:completionCondition>
|
|
|
|
|
</bpmn2:multiInstanceLoopCharacteristics>
|
|
|
|
|
<bpmn2:startEvent id="Event_034s0kg">
|
|
|
|
|
<bpmn2:outgoing>Flow_18mi4w5</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:startEvent>
|
|
|
|
|
<bpmn2:endEvent id="Event_00ab9z8">
|
|
|
|
|
<bpmn2:incoming>Flow_0284cem</bpmn2:incoming>
|
|
|
|
|
</bpmn2:endEvent>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_18mi4w5" sourceRef="Event_034s0kg" targetRef="Activity_07xlk4g" />
|
|
|
|
|
<bpmn2:callActivity id="Activity_07xlk4g" name="Backup Prozess" calledElement="smardigo-backup-process">
|
|
|
|
|
<bpmn2:extensionElements>
|
|
|
|
|
<camunda:in businessKey="#{execution.processBusinessKey}" />
|
|
|
|
|
<camunda:in variables="all" />
|
|
|
|
|
</bpmn2:extensionElements>
|
|
|
|
|
<bpmn2:incoming>Flow_18mi4w5</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_0284cem</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:callActivity>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0284cem" sourceRef="Activity_07xlk4g" targetRef="Event_00ab9z8" />
|
|
|
|
|
</bpmn2:subProcess>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0g6g4pi" sourceRef="Event_1ho1j80" targetRef="Activity_1igl4tq" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1vjr74e" sourceRef="Activity_12c4494" targetRef="Event_1ho1j80" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1hsnadn" sourceRef="Activity_1igl4tq" targetRef="Event_1l1qtec" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0ufs5lg" sourceRef="Event_1l1qtec" targetRef="Event_14fmnl2" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1a8vxf0" sourceRef="Event_0wqvypp" targetRef="Activity_12c4494" />
|
|
|
|
|
</bpmn2:process>
|
|
|
|
|
<bpmn2:process id="smardigo-management-action" name="Smardigo Management Action" isExecutable="true">
|
|
|
|
|
<bpmn2:startEvent id="Event_01o224p">
|
|
|
|
|
@ -135,14 +155,14 @@
|
|
|
|
|
<bpmn2:incoming>Flow_0a10mmp</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_042nfag</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:serviceTask>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_042nfag" sourceRef="Activity_0m6rbdo" targetRef="Event_0sktyab" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0itcfsg" sourceRef="Activity_0l65eu5" targetRef="Activity_0sfkswg" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0cnh8iv" sourceRef="Activity_0cy8ilh" targetRef="Event_1k0agtb" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1wct7o1" sourceRef="Event_0sktyab" targetRef="Activity_0cy8ilh" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_02t94f3" sourceRef="Activity_12re8b9" targetRef="Activity_112dgam" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1o2xasq" sourceRef="Event_01o224p" targetRef="Activity_12re8b9" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_037h9ne" sourceRef="Activity_112dgam" targetRef="Activity_0l65eu5" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0a10mmp" sourceRef="Activity_0sfkswg" targetRef="Activity_0m6rbdo" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_037h9ne" sourceRef="Activity_112dgam" targetRef="Activity_0l65eu5" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1o2xasq" sourceRef="Event_01o224p" targetRef="Activity_12re8b9" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_02t94f3" sourceRef="Activity_12re8b9" targetRef="Activity_112dgam" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1wct7o1" sourceRef="Event_0sktyab" targetRef="Activity_0cy8ilh" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0cnh8iv" sourceRef="Activity_0cy8ilh" targetRef="Event_1k0agtb" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_0itcfsg" sourceRef="Activity_0l65eu5" targetRef="Activity_0sfkswg" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_042nfag" sourceRef="Activity_0m6rbdo" targetRef="Event_0sktyab" />
|
|
|
|
|
</bpmn2:process>
|
|
|
|
|
<bpmn2:process id="smardigo-management-message" name="Smardigo Management Message" isExecutable="true">
|
|
|
|
|
<bpmn2:startEvent id="Event_0cntm51">
|
|
|
|
|
@ -163,142 +183,241 @@
|
|
|
|
|
<bpmn2:incoming>Flow_1tye2db</bpmn2:incoming>
|
|
|
|
|
<bpmn2:terminateEventDefinition id="TerminateEventDefinition_1ajgh7z" />
|
|
|
|
|
</bpmn2:endEvent>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1nplu24" sourceRef="Event_0cntm51" targetRef="Activity_00iw76a" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1tye2db" sourceRef="Activity_00iw76a" targetRef="Event_0t0mo04" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1nplu24" sourceRef="Event_0cntm51" targetRef="Activity_00iw76a" />
|
|
|
|
|
</bpmn2:process>
|
|
|
|
|
<bpmn2:process id="smardigo-backup-process" isExecutable="true">
|
|
|
|
|
<bpmn2:intermediateThrowEvent id="Event_0pbfi3y" name="set state "new"" 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_04zgivk</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_09o63g2</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:intermediateThrowEvent>
|
|
|
|
|
<bpmn2:startEvent id="Event_0mra24h">
|
|
|
|
|
<bpmn2:outgoing>Flow_04zgivk</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:startEvent>
|
|
|
|
|
<bpmn2:callActivity id="Activity_1j05a8t" name="Backup erstellen" calledElement="smardigo-management-action">
|
|
|
|
|
<bpmn2:extensionElements>
|
|
|
|
|
<camunda:in businessKey="#{execution.processBusinessKey}" />
|
|
|
|
|
<camunda:in variables="all" />
|
|
|
|
|
<camunda:in sourceExpression="create-remote-database-backup" target="smardigoManagementAction" />
|
|
|
|
|
<camunda:in sourceExpression="Backup erstellen" target="comment" />
|
|
|
|
|
</bpmn2:extensionElements>
|
|
|
|
|
<bpmn2:incoming>Flow_09o63g2</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_1sb0o0i</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:callActivity>
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1sb0o0i" sourceRef="Activity_1j05a8t" targetRef="Event_0nmnfhf" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_09o63g2" sourceRef="Event_0pbfi3y" targetRef="Activity_1j05a8t" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_1wv6nty" sourceRef="Event_0nmnfhf" targetRef="Event_0kgcs0l" />
|
|
|
|
|
<bpmn2:sequenceFlow id="Flow_04zgivk" sourceRef="Event_0mra24h" targetRef="Event_0pbfi3y" />
|
|
|
|
|
<bpmn2:intermediateThrowEvent id="Event_0nmnfhf" name="set state "done"" camunda:asyncAfter="true">
|
|
|
|
|
<bpmn2:extensionElements>
|
|
|
|
|
<camunda:inputOutput>
|
|
|
|
|
<camunda:outputParameter name="vorgang_status">${999}</camunda:outputParameter>
|
|
|
|
|
<camunda:outputParameter name="vorgang_status_text">done</camunda:outputParameter>
|
|
|
|
|
</camunda:inputOutput>
|
|
|
|
|
</bpmn2:extensionElements>
|
|
|
|
|
<bpmn2:incoming>Flow_1sb0o0i</bpmn2:incoming>
|
|
|
|
|
<bpmn2:outgoing>Flow_1wv6nty</bpmn2:outgoing>
|
|
|
|
|
</bpmn2:intermediateThrowEvent>
|
|
|
|
|
<bpmn2:endEvent id="Event_0kgcs0l">
|
|
|
|
|
<bpmn2:incoming>Flow_1wv6nty</bpmn2:incoming>
|
|
|
|
|
</bpmn2:endEvent>
|
|
|
|
|
</bpmn2:process>
|
|
|
|
|
<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="470" width="1710" height="590" />
|
|
|
|
|
<dc:Bounds x="160" y="80" width="1320" height="370" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1vjr74e_di" bpmnElement="Flow_1vjr74e">
|
|
|
|
|
<di:waypoint x="550" y="690" />
|
|
|
|
|
<di:waypoint x="662" y="690" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0htljqr_di" bpmnElement="Flow_0htljqr">
|
|
|
|
|
<di:waypoint x="880" y="690" />
|
|
|
|
|
<di:waypoint x="912" y="690" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1a8vxf0_di" bpmnElement="Flow_1a8vxf0">
|
|
|
|
|
<di:waypoint x="308" y="260" />
|
|
|
|
|
<di:waypoint x="360" y="260" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0ufs5lg_di" bpmnElement="Flow_0ufs5lg">
|
|
|
|
|
<di:waypoint x="948" y="690" />
|
|
|
|
|
<di:waypoint x="982" y="690" />
|
|
|
|
|
<di:waypoint x="1158" y="260" />
|
|
|
|
|
<di:waypoint x="1252" y="260" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1a8vxf0_di" bpmnElement="Flow_1a8vxf0">
|
|
|
|
|
<di:waypoint x="398" y="690" />
|
|
|
|
|
<di:waypoint x="450" y="690" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1hsnadn_di" bpmnElement="Flow_1hsnadn">
|
|
|
|
|
<di:waypoint x="1040" y="260" />
|
|
|
|
|
<di:waypoint x="1122" y="260" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0oc7f69_di" bpmnElement="Flow_0oc7f69">
|
|
|
|
|
<di:waypoint x="698" y="690" />
|
|
|
|
|
<di:waypoint x="780" y="690" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1vjr74e_di" bpmnElement="Flow_1vjr74e">
|
|
|
|
|
<di:waypoint x="460" y="260" />
|
|
|
|
|
<di:waypoint x="502" y="260" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0g6g4pi_di" bpmnElement="Flow_0g6g4pi">
|
|
|
|
|
<di:waypoint x="538" y="260" />
|
|
|
|
|
<di:waypoint x="600" y="260" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_04q3ydu_di" bpmnElement="Event_0wqvypp">
|
|
|
|
|
<dc:Bounds x="362" y="672" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="272" y="242" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_14fmnl2_di" bpmnElement="Event_14fmnl2">
|
|
|
|
|
<dc:Bounds x="982" y="672" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="1252" y="242" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_1l1qtec_di" bpmnElement="Event_1l1qtec">
|
|
|
|
|
<dc:Bounds x="912" y="672" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="1122" y="242" width="36" height="36" />
|
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
|
<dc:Bounds x="893" y="718" width="77" height="14" />
|
|
|
|
|
<dc:Bounds x="1103" y="288" width="77" height="14" />
|
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_1t227a4_di" bpmnElement="Activity_1t227a4" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
|
|
|
|
|
<dc:Bounds x="780" y="650" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_1ho1j80_di" bpmnElement="Event_1ho1j80">
|
|
|
|
|
<dc:Bounds x="662" y="672" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="502" y="242" width="36" height="36" />
|
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
|
<dc:Bounds x="645" y="718" width="73" height="14" />
|
|
|
|
|
<dc:Bounds x="483" y="218" width="73" height="14" />
|
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_12c4494_di" bpmnElement="Activity_12c4494">
|
|
|
|
|
<dc:Bounds x="450" y="650" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="360" y="220" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Participant_138furn_di" bpmnElement="Participant_138furn" isHorizontal="true">
|
|
|
|
|
<dc:Bounds x="160" y="80" width="1320" height="380" />
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_1igl4tq_di" bpmnElement="Activity_1igl4tq" isExpanded="true">
|
|
|
|
|
<dc:Bounds x="600" y="160" width="440" height="200" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0a10mmp_di" bpmnElement="Flow_0a10mmp">
|
|
|
|
|
<di:waypoint x="900" y="270" />
|
|
|
|
|
<di:waypoint x="960" y="270" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0284cem_di" bpmnElement="Flow_0284cem">
|
|
|
|
|
<di:waypoint x="870" y="260" />
|
|
|
|
|
<di:waypoint x="932" y="260" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_037h9ne_di" bpmnElement="Flow_037h9ne">
|
|
|
|
|
<di:waypoint x="580" y="270" />
|
|
|
|
|
<di:waypoint x="640" y="270" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_18mi4w5_di" bpmnElement="Flow_18mi4w5">
|
|
|
|
|
<di:waypoint x="708" y="260" />
|
|
|
|
|
<di:waypoint x="770" y="260" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1o2xasq_di" bpmnElement="Flow_1o2xasq">
|
|
|
|
|
<di:waypoint x="248" y="270" />
|
|
|
|
|
<di:waypoint x="320" y="270" />
|
|
|
|
|
<bpmndi:BPMNShape id="Event_034s0kg_di" bpmnElement="Event_034s0kg">
|
|
|
|
|
<dc:Bounds x="672" y="242" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_00ab9z8_di" bpmnElement="Event_00ab9z8">
|
|
|
|
|
<dc:Bounds x="932" y="242" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_07xlk4g_di" bpmnElement="Activity_07xlk4g" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
|
|
|
|
|
<dc:Bounds x="770" y="220" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Participant_138furn_di" bpmnElement="Participant_138furn" isHorizontal="true">
|
|
|
|
|
<dc:Bounds x="160" y="760" width="1320" height="380" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_042nfag_di" bpmnElement="Flow_042nfag">
|
|
|
|
|
<di:waypoint x="1060" y="950" />
|
|
|
|
|
<di:waypoint x="1122" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_02t94f3_di" bpmnElement="Flow_02t94f3">
|
|
|
|
|
<di:waypoint x="420" y="270" />
|
|
|
|
|
<di:waypoint x="480" y="270" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0itcfsg_di" bpmnElement="Flow_0itcfsg">
|
|
|
|
|
<di:waypoint x="740" y="950" />
|
|
|
|
|
<di:waypoint x="800" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0cnh8iv_di" bpmnElement="Flow_0cnh8iv">
|
|
|
|
|
<di:waypoint x="1320" y="950" />
|
|
|
|
|
<di:waypoint x="1382" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1wct7o1_di" bpmnElement="Flow_1wct7o1">
|
|
|
|
|
<di:waypoint x="1158" y="270" />
|
|
|
|
|
<di:waypoint x="1220" y="270" />
|
|
|
|
|
<di:waypoint x="1158" y="950" />
|
|
|
|
|
<di:waypoint x="1220" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0cnh8iv_di" bpmnElement="Flow_0cnh8iv">
|
|
|
|
|
<di:waypoint x="1320" y="270" />
|
|
|
|
|
<di:waypoint x="1382" y="270" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_02t94f3_di" bpmnElement="Flow_02t94f3">
|
|
|
|
|
<di:waypoint x="420" y="950" />
|
|
|
|
|
<di:waypoint x="480" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0itcfsg_di" bpmnElement="Flow_0itcfsg">
|
|
|
|
|
<di:waypoint x="740" y="270" />
|
|
|
|
|
<di:waypoint x="800" y="270" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1o2xasq_di" bpmnElement="Flow_1o2xasq">
|
|
|
|
|
<di:waypoint x="248" y="950" />
|
|
|
|
|
<di:waypoint x="320" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_042nfag_di" bpmnElement="Flow_042nfag">
|
|
|
|
|
<di:waypoint x="1060" y="270" />
|
|
|
|
|
<di:waypoint x="1122" y="270" />
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_037h9ne_di" bpmnElement="Flow_037h9ne">
|
|
|
|
|
<di:waypoint x="580" y="950" />
|
|
|
|
|
<di:waypoint x="640" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0a10mmp_di" bpmnElement="Flow_0a10mmp">
|
|
|
|
|
<di:waypoint x="900" y="950" />
|
|
|
|
|
<di:waypoint x="960" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_01o224p_di" bpmnElement="Event_01o224p">
|
|
|
|
|
<dc:Bounds x="212" y="252" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="212" y="932" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_12re8b9_di" bpmnElement="Activity_12re8b9">
|
|
|
|
|
<dc:Bounds x="320" y="230" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="320" y="910" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_112dgam_di" bpmnElement="Activity_112dgam" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
|
|
|
|
|
<dc:Bounds x="480" y="230" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="480" y="910" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_0l65eu5_di" bpmnElement="Activity_0l65eu5">
|
|
|
|
|
<dc:Bounds x="640" y="230" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="640" y="910" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_0sfkswg_di" bpmnElement="Activity_0sfkswg">
|
|
|
|
|
<dc:Bounds x="800" y="230" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="800" y="910" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_0sktyab_di" bpmnElement="Event_0sktyab">
|
|
|
|
|
<dc:Bounds x="1122" y="252" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="1122" y="932" width="36" height="36" />
|
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
|
<dc:Bounds x="1103" y="296" width="79" height="27" />
|
|
|
|
|
<dc:Bounds x="1103" y="976" width="79" height="27" />
|
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_0cy8ilh_di" bpmnElement="Activity_0cy8ilh">
|
|
|
|
|
<dc:Bounds x="1220" y="230" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="1220" y="910" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_1k0agtb_di" bpmnElement="Event_1k0agtb">
|
|
|
|
|
<dc:Bounds x="1382" y="252" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="1382" y="932" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_0m6rbdo_di" bpmnElement="Activity_0m6rbdo">
|
|
|
|
|
<dc:Bounds x="960" y="230" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="960" y="910" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Participant_1jw669n_di" bpmnElement="Participant_1jw669n" isHorizontal="true">
|
|
|
|
|
<dc:Bounds x="1500" y="80" width="370" height="380" />
|
|
|
|
|
<dc:Bounds x="1490" y="760" width="370" height="380" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1tye2db_di" bpmnElement="Flow_1tye2db">
|
|
|
|
|
<di:waypoint x="1750" y="270" />
|
|
|
|
|
<di:waypoint x="1792" y="270" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1nplu24_di" bpmnElement="Flow_1nplu24">
|
|
|
|
|
<di:waypoint x="1598" y="270" />
|
|
|
|
|
<di:waypoint x="1650" y="270" />
|
|
|
|
|
<di:waypoint x="1588" y="950" />
|
|
|
|
|
<di:waypoint x="1640" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1tye2db_di" bpmnElement="Flow_1tye2db">
|
|
|
|
|
<di:waypoint x="1740" y="950" />
|
|
|
|
|
<di:waypoint x="1782" y="950" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_0cntm51_di" bpmnElement="Event_0cntm51">
|
|
|
|
|
<dc:Bounds x="1562" y="252" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="1552" y="932" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_00iw76a_di" bpmnElement="Activity_00iw76a" bioc:stroke="black" bioc:fill="white">
|
|
|
|
|
<dc:Bounds x="1650" y="230" width="100" height="80" />
|
|
|
|
|
<dc:Bounds x="1640" y="910" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_0t0mo04_di" bpmnElement="Event_0t0mo04">
|
|
|
|
|
<dc:Bounds x="1792" y="252" width="36" height="36" />
|
|
|
|
|
<dc:Bounds x="1782" y="932" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Participant_1ylv8bm_di" bpmnElement="Participant_1ylv8bm" isHorizontal="true">
|
|
|
|
|
<dc:Bounds x="160" y="470" width="1320" height="280" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_04zgivk_di" bpmnElement="Flow_04zgivk">
|
|
|
|
|
<di:waypoint x="248" y="610" />
|
|
|
|
|
<di:waypoint x="482" y="610" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1wv6nty_di" bpmnElement="Flow_1wv6nty">
|
|
|
|
|
<di:waypoint x="828" y="610" />
|
|
|
|
|
<di:waypoint x="922" y="610" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_09o63g2_di" bpmnElement="Flow_09o63g2">
|
|
|
|
|
<di:waypoint x="518" y="610" />
|
|
|
|
|
<di:waypoint x="610" y="610" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1sb0o0i_di" bpmnElement="Flow_1sb0o0i">
|
|
|
|
|
<di:waypoint x="710" y="610" />
|
|
|
|
|
<di:waypoint x="792" y="610" />
|
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_0pbfi3y_di" bpmnElement="Event_0pbfi3y">
|
|
|
|
|
<dc:Bounds x="482" y="592" width="36" height="36" />
|
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
|
<dc:Bounds x="465" y="638" width="73" height="14" />
|
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_0mra24h_di" bpmnElement="Event_0mra24h">
|
|
|
|
|
<dc:Bounds x="212" y="592" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Activity_1j05a8t_di" bpmnElement="Activity_1j05a8t" bioc:stroke="rgb(67, 160, 71)" bioc:fill="rgb(200, 230, 201)">
|
|
|
|
|
<dc:Bounds x="610" y="570" width="100" height="80" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_0nmnfhf_di" bpmnElement="Event_0nmnfhf">
|
|
|
|
|
<dc:Bounds x="792" y="592" width="36" height="36" />
|
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
|
<dc:Bounds x="773" y="638" width="77" height="14" />
|
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
<bpmndi:BPMNShape id="Event_0kgcs0l_di" bpmnElement="Event_0kgcs0l">
|
|
|
|
|
<dc:Bounds x="922" y="592" width="36" height="36" />
|
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
|
|