Die Seite wurde geleert. Markierungen: Geleert Zurückgesetzt |
Keine Bearbeitungszusammenfassung Markierungen: Manuelle Zurücksetzung Zurückgesetzt |
||
| Zeile 1: | Zeile 1: | ||
<?xml version="1.0" encoding="UTF-8"?> | |||
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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_1" targetNamespace="http://bpmn.io/schema/bpmn"> | |||
<bpmn:collaboration id="Collaboration_0l8b8vo"> | |||
<bpmn:participant id="Participant_1i4gbwg" name="ABTEILUNGEN" processRef="Process_1"/> | |||
</bpmn:collaboration> | |||
<bpmn:process id="Process_1" isExecutable="false"> | |||
<bpmn:laneSet id="LaneSet_0veobhs"> | |||
<bpmn:lane id="Lane_0imk3dv" name="PERSONALABTEILUNG"> | |||
<bpmn:flowNodeRef>Activity_0x4juoj</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Activity_0r30yio</bpmn:flowNodeRef> | |||
</bpmn:lane> | |||
<bpmn:lane id="Lane_0fv2zcp" name="FACHABTEILUNG"> | |||
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Activity_0q05wng</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Activity_1bmqycs</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Event_1prllex</bpmn:flowNodeRef> | |||
</bpmn:lane> | |||
<bpmn:lane id="Lane_0v2ny7j" name="IT ABTEILUNG"> | |||
<bpmn:flowNodeRef>Activity_18vzgnw</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Activity_1vxbygg</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Activity_0u9jgth</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Gateway_1quuj3p</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Gateway_1tcglar</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Activity_10z81jn</bpmn:flowNodeRef> | |||
<bpmn:flowNodeRef>Activity_1hd18x6</bpmn:flowNodeRef> | |||
</bpmn:lane> | |||
</bpmn:laneSet> | |||
<bpmn:sequenceFlow id="Flow_0oc5ri5" sourceRef="Activity_1bmqycs" targetRef="Event_1prllex"/> | |||
<bpmn:sequenceFlow id="Flow_0y3ine9" sourceRef="Activity_0r30yio" targetRef="Activity_1bmqycs"/> | |||
<bpmn:sequenceFlow id="Flow_06hbo3q" sourceRef="Activity_0x4juoj" targetRef="Activity_0r30yio"/> | |||
<bpmn:sequenceFlow id="Flow_1u2auih" sourceRef="Activity_0u9jgth" targetRef="Activity_0x4juoj"/> | |||
<bpmn:sequenceFlow id="Flow_09tfrzj" sourceRef="Gateway_1tcglar" targetRef="Activity_0u9jgth"/> | |||
<bpmn:sequenceFlow id="Flow_1i3u2fx" sourceRef="Activity_1vxbygg" targetRef="Gateway_1quuj3p"/> | |||
<bpmn:sequenceFlow id="Flow_0ovdp27" sourceRef="Activity_0q05wng" targetRef="Activity_1vxbygg"/> | |||
<bpmn:sequenceFlow id="Flow_1ov5d1u" sourceRef="Activity_18vzgnw" targetRef="Gateway_1tcglar"/> | |||
<bpmn:sequenceFlow id="Flow_13beirl" sourceRef="Activity_1hd18x6" targetRef="Activity_18vzgnw"/> | |||
<bpmn:sequenceFlow id="Flow_14e837i" sourceRef="Gateway_1quuj3p" targetRef="Activity_1hd18x6"/> | |||
<bpmn:sequenceFlow id="Flow_1y5ruqr" sourceRef="Activity_10z81jn" targetRef="Gateway_1tcglar"/> | |||
<bpmn:sequenceFlow id="Flow_109t5qu" sourceRef="Gateway_1quuj3p" targetRef="Activity_10z81jn"/> | |||
<bpmn:sequenceFlow id="Flow_0m1ce0y" sourceRef="StartEvent_1" targetRef="Activity_0q05wng"/> | |||
<bpmn:endEvent id="Event_1prllex" name="Umzug abgeschlossen"> | |||
<bpmn:incoming>Flow_0oc5ri5</bpmn:incoming> | |||
</bpmn:endEvent> | |||
<bpmn:task id="Activity_1bmqycs" name="Info an Mitarbeiter"> | |||
<bpmn:incoming>Flow_0y3ine9</bpmn:incoming> | |||
<bpmn:outgoing>Flow_0oc5ri5</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:parallelGateway id="Gateway_1tcglar" name="Fachbereiche beenden Aufgaben"> | |||
<bpmn:incoming>Flow_1ov5d1u</bpmn:incoming> | |||
<bpmn:incoming>Flow_1y5ruqr</bpmn:incoming> | |||
<bpmn:outgoing>Flow_09tfrzj</bpmn:outgoing> | |||
</bpmn:parallelGateway> | |||
<bpmn:parallelGateway id="Gateway_1quuj3p" name="Fachbereiche starten Aufgaben"> | |||
<bpmn:incoming>Flow_1i3u2fx</bpmn:incoming> | |||
<bpmn:outgoing>Flow_109t5qu</bpmn:outgoing> | |||
<bpmn:outgoing>Flow_14e837i</bpmn:outgoing> | |||
</bpmn:parallelGateway> | |||
<bpmn:task id="Activity_0r30yio" name="Info an Fachabteilung"> | |||
<bpmn:incoming>Flow_06hbo3q</bpmn:incoming> | |||
<bpmn:outgoing>Flow_0y3ine9</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:task id="Activity_0x4juoj" name="Aktualisierung Organigramm"> | |||
<bpmn:incoming>Flow_1u2auih</bpmn:incoming> | |||
<bpmn:outgoing>Flow_06hbo3q</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:task id="Activity_0u9jgth" name="Info an Personal-abteilung"> | |||
<bpmn:incoming>Flow_09tfrzj</bpmn:incoming> | |||
<bpmn:outgoing>Flow_1u2auih</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:task id="Activity_1vxbygg" name="IT-Verwaltung beauftragt Fachbereiche"> | |||
<bpmn:incoming>Flow_0ovdp27</bpmn:incoming> | |||
<bpmn:outgoing>Flow_1i3u2fx</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:task id="Activity_0q05wng" name="Anforderung des Umzugs"> | |||
<bpmn:incoming>Flow_0m1ce0y</bpmn:incoming> | |||
<bpmn:outgoing>Flow_0ovdp27</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:task id="Activity_18vzgnw" name="Einrichtung der Zugriffe"> | |||
<bpmn:incoming>Flow_13beirl</bpmn:incoming> | |||
<bpmn:outgoing>Flow_1ov5d1u</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:startEvent id="StartEvent_1" name="Start"> | |||
<bpmn:outgoing>Flow_0m1ce0y</bpmn:outgoing> | |||
</bpmn:startEvent> | |||
<bpmn:task id="Activity_10z81jn" name="Bereitstellung Arbeitsplatz"> | |||
<bpmn:incoming>Flow_109t5qu</bpmn:incoming> | |||
<bpmn:outgoing>Flow_1y5ruqr</bpmn:outgoing> | |||
</bpmn:task> | |||
<bpmn:task id="Activity_1hd18x6" name="Umzug des Benutzerkontos"> | |||
<bpmn:incoming>Flow_14e837i</bpmn:incoming> | |||
<bpmn:outgoing>Flow_13beirl</bpmn:outgoing> | |||
</bpmn:task> | |||
</bpmn:process> | |||
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | |||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0l8b8vo"> | |||
<bpmndi:BPMNShape id="Participant_1i4gbwg_di" bpmnElement="Participant_1i4gbwg" isHorizontal="true"> | |||
<dc:Bounds x="115" y="-50" width="1315" height="580"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Lane_0v2ny7j_di" bpmnElement="Lane_0v2ny7j" isHorizontal="true"> | |||
<dc:Bounds x="145" y="290" width="1285" height="240"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Lane_0fv2zcp_di" bpmnElement="Lane_0fv2zcp" isHorizontal="true"> | |||
<dc:Bounds x="145" y="130" width="1285" height="160"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Lane_0imk3dv_di" bpmnElement="Lane_0imk3dv" isHorizontal="true"> | |||
<dc:Bounds x="145" y="-50" width="1285" height="180"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> | |||
<dc:Bounds x="192" y="182" width="36" height="36"/> | |||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="198" y="218" width="25" height="14"/> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_18vzgnw_di" bpmnElement="Activity_18vzgnw"> | |||
<dc:Bounds x="690" y="430" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_0q05wng_di" bpmnElement="Activity_0q05wng"> | |||
<dc:Bounds x="260" y="160" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_1vxbygg_di" bpmnElement="Activity_1vxbygg"> | |||
<dc:Bounds x="260" y="370" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_0u9jgth_di" bpmnElement="Activity_0u9jgth"> | |||
<dc:Bounds x="930" y="370" width="100" height="80"/> | |||
<bpmndi:BPMNLabel/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_0x4juoj_di" bpmnElement="Activity_0x4juoj"> | |||
<dc:Bounds x="930" y="10" width="100" height="80"/> | |||
<bpmndi:BPMNLabel/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_0r30yio_di" bpmnElement="Activity_0r30yio"> | |||
<dc:Bounds x="1080" y="10" width="100" height="80"/> | |||
<bpmndi:BPMNLabel/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Gateway_10c9v5s_di" bpmnElement="Gateway_1quuj3p"> | |||
<dc:Bounds x="425" y="385" width="50" height="50"/> | |||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="473" y="396" width="84" height="27"/> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Gateway_17padrm_di" bpmnElement="Gateway_1tcglar"> | |||
<dc:Bounds x="835" y="385" width="50" height="50"/> | |||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="856" y="330" width="67" height="40"/> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_1bmqycs_di" bpmnElement="Activity_1bmqycs"> | |||
<dc:Bounds x="1080" y="160" width="100" height="80"/> | |||
<bpmndi:BPMNLabel/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Event_1prllex_di" bpmnElement="Event_1prllex"> | |||
<dc:Bounds x="1262" y="182" width="36" height="36"/> | |||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="1243" y="225" width="74" height="27"/> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_10z81jn_di" bpmnElement="Activity_10z81jn"> | |||
<dc:Bounds x="570" y="310" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_1hd18x6_di" bpmnElement="Activity_1hd18x6"> | |||
<dc:Bounds x="570" y="430" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNEdge id="Flow_0m1ce0y_di" bpmnElement="Flow_0m1ce0y"> | |||
<di:waypoint x="228" y="200"/> | |||
<di:waypoint x="260" y="200"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_0ovdp27_di" bpmnElement="Flow_0ovdp27"> | |||
<di:waypoint x="310" y="240"/> | |||
<di:waypoint x="310" y="370"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_1i3u2fx_di" bpmnElement="Flow_1i3u2fx"> | |||
<di:waypoint x="360" y="410"/> | |||
<di:waypoint x="425" y="410"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_109t5qu_di" bpmnElement="Flow_109t5qu"> | |||
<di:waypoint x="450" y="385"/> | |||
<di:waypoint x="450" y="350"/> | |||
<di:waypoint x="570" y="350"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_14e837i_di" bpmnElement="Flow_14e837i"> | |||
<di:waypoint x="450" y="435"/> | |||
<di:waypoint x="450" y="470"/> | |||
<di:waypoint x="570" y="470"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_13beirl_di" bpmnElement="Flow_13beirl"> | |||
<di:waypoint x="670" y="470"/> | |||
<di:waypoint x="690" y="470"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_1ov5d1u_di" bpmnElement="Flow_1ov5d1u"> | |||
<di:waypoint x="790" y="470"/> | |||
<di:waypoint x="860" y="470"/> | |||
<di:waypoint x="860" y="435"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_1y5ruqr_di" bpmnElement="Flow_1y5ruqr"> | |||
<di:waypoint x="670" y="350"/> | |||
<di:waypoint x="860" y="350"/> | |||
<di:waypoint x="860" y="385"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_09tfrzj_di" bpmnElement="Flow_09tfrzj"> | |||
<di:waypoint x="885" y="410"/> | |||
<di:waypoint x="930" y="410"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_1u2auih_di" bpmnElement="Flow_1u2auih"> | |||
<di:waypoint x="980" y="370"/> | |||
<di:waypoint x="980" y="90"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_06hbo3q_di" bpmnElement="Flow_06hbo3q"> | |||
<di:waypoint x="1030" y="50"/> | |||
<di:waypoint x="1080" y="50"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_0y3ine9_di" bpmnElement="Flow_0y3ine9"> | |||
<di:waypoint x="1130" y="90"/> | |||
<di:waypoint x="1130" y="160"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_0oc5ri5_di" bpmnElement="Flow_0oc5ri5"> | |||
<di:waypoint x="1180" y="200"/> | |||
<di:waypoint x="1262" y="200"/> | |||
</bpmndi:BPMNEdge> | |||
</bpmndi:BPMNPlane> | |||
</bpmndi:BPMNDiagram> | |||
</bpmn:definitions> | |||
Du siehst gerade eine alte Version dieser Seite. Zurück zur letzten Version.
Dies ist die Version von 17. April 2025, 12:13 von Redaktion