Zuletzt bearbeitet vor 3 Monaten
von Laetitia Huyghe

MediaWiki:Vorfall.bpmn: Unterschied zwischen den Versionen

Die Seite wurde neu angelegt: „<?xml version="1.0" encoding="UTF-8"?> <bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wf="http://hallowelt.com/schema/bpmn/wf" 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_1qplwnr" targetNamespace="http://bpmn.io/schema/bpmn" exporter="bpmn-js…“
 
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
     </bpmn:extensionElements>
     </bpmn:extensionElements>
     <bpmn:startEvent id="StartEvent_1">
     <bpmn:startEvent id="StartEvent_1">
       <bpmn:outgoing>Flow_1tk9nu9</bpmn:outgoing>
       <bpmn:outgoing>Flow_09m7s3r</bpmn:outgoing>
     </bpmn:startEvent>
     </bpmn:startEvent>
     <bpmn:task id="Freigabe" name="Freigabe">
     <bpmn:task id="Freigabe" name="Freigabe">
Zeile 14: Zeile 14:
         <wf:type>approve_revision</wf:type>
         <wf:type>approve_revision</wf:type>
       </bpmn:extensionElements>
       </bpmn:extensionElements>
       <bpmn:incoming>Flow_1tk9nu9</bpmn:incoming>
       <bpmn:incoming>Flow_1rt8du0</bpmn:incoming>
       <bpmn:outgoing>Flow_00j4v79</bpmn:outgoing>
       <bpmn:outgoing>Flow_00j4v79</bpmn:outgoing>
       <bpmn:property name="user" default="IT" />
       <bpmn:property name="user" default="IT" />
Zeile 23: Zeile 23:
       <bpmn:incoming>Flow_00j4v79</bpmn:incoming>
       <bpmn:incoming>Flow_00j4v79</bpmn:incoming>
     </bpmn:endEvent>
     </bpmn:endEvent>
    <bpmn:sequenceFlow id="Flow_1tk9nu9" sourceRef="StartEvent_1" targetRef="Freigabe" />
     <bpmn:sequenceFlow id="Flow_00j4v79" sourceRef="Freigabe" targetRef="Event_0y93l5v" />
     <bpmn:sequenceFlow id="Flow_00j4v79" sourceRef="Freigabe" targetRef="Event_0y93l5v" />
    <bpmn:userTask id="FeedbackIT" name="FeedbackIT">
      <bpmn:extensionElements>
        <wf:type>user_vote</wf:type>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_09m7s3r</bpmn:incoming>
      <bpmn:incoming>Flow_0585ogk</bpmn:incoming>
      <bpmn:outgoing>Flow_16sv442</bpmn:outgoing>
      <bpmn:property name="assigned_user" default="IT" />
      <bpmn:property name="instructions" default="Bitte prüfen Sie diesen Vorfall und geben Sie den nach benötigten Anpassungen frei" />
      <bpmn:property name="due_date" default="" />
      <bpmn:property name="action" default="" />
      <bpmn:property name="vote" default="" />
      <bpmn:property name="delegate_to" default="" />
      <bpmn:property name="delegate_comment" default="" />
      <bpmn:property name="comment" default="" />
    </bpmn:userTask>
    <bpmn:sequenceFlow id="Flow_09m7s3r" sourceRef="StartEvent_1" targetRef="FeedbackIT" />
    <bpmn:exclusiveGateway id="Freigabe_1" name="FreigabeAbstimmung">
      <bpmn:incoming>Flow_16sv442</bpmn:incoming>
      <bpmn:outgoing>Flow_1rt8du0</bpmn:outgoing>
      <bpmn:outgoing>Flow_0wyut20</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="Flow_16sv442" sourceRef="FeedbackIT" targetRef="Freigabe_1" />
    <bpmn:sequenceFlow id="Flow_1rt8du0" name="YES" sourceRef="Freigabe_1" targetRef="Freigabe" />
    <bpmn:userTask id="Edit" name="Edit">
      <bpmn:extensionElements>
        <wf:type>edit_request</wf:type>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_0wyut20</bpmn:incoming>
      <bpmn:outgoing>Flow_0585ogk</bpmn:outgoing>
      <bpmn:property name="assigned_user" default="IT" />
      <bpmn:property name="instructions" default="" />
      <bpmn:property name="due_date" default="" />
    </bpmn:userTask>
    <bpmn:sequenceFlow id="Flow_0wyut20" name="NO" sourceRef="Freigabe_1" targetRef="Edit" />
    <bpmn:sequenceFlow id="Flow_0585ogk" sourceRef="Edit" targetRef="FeedbackIT" />
   </bpmn:process>
   </bpmn:process>
   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
Zeile 30: Zeile 65:
       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
         <dc:Bounds x="156" y="82" width="36" height="36" />
         <dc:Bounds x="156" y="82" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0y93l5v_di" bpmnElement="Event_0y93l5v">
        <dc:Bounds x="872" y="82" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1nv9a6h_di" bpmnElement="FeedbackIT">
        <dc:Bounds x="250" y="60" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_0v22jmk_di" bpmnElement="Freigabe_1" isMarkerVisible="true">
        <dc:Bounds x="395" y="75" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="381" y="45" width="78" height="27" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_14bhfw1_di" bpmnElement="Edit">
        <dc:Bounds x="370" y="220" width="100" height="80" />
        <bpmndi:BPMNLabel />
       </bpmndi:BPMNShape>
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="Activity_0oojntb_di" bpmnElement="Freigabe">
       <bpmndi:BPMNShape id="Activity_0oojntb_di" bpmnElement="Freigabe">
         <dc:Bounds x="490" y="60" width="100" height="80" />
         <dc:Bounds x="630" y="60" width="100" height="80" />
         <bpmndi:BPMNLabel />
         <bpmndi:BPMNLabel />
       </bpmndi:BPMNShape>
       </bpmndi:BPMNShape>
       <bpmndi:BPMNShape id="Event_0y93l5v_di" bpmnElement="Event_0y93l5v">
       <bpmndi:BPMNEdge id="Flow_00j4v79_di" bpmnElement="Flow_00j4v79">
         <dc:Bounds x="872" y="82" width="36" height="36" />
         <di:waypoint x="730" y="100" />
       </bpmndi:BPMNShape>
        <di:waypoint x="872" y="100" />
       <bpmndi:BPMNEdge id="Flow_1tk9nu9_di" bpmnElement="Flow_1tk9nu9">
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="Flow_09m7s3r_di" bpmnElement="Flow_09m7s3r">
         <di:waypoint x="192" y="100" />
         <di:waypoint x="192" y="100" />
         <di:waypoint x="490" y="100" />
         <di:waypoint x="250" y="100" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_16sv442_di" bpmnElement="Flow_16sv442">
        <di:waypoint x="350" y="100" />
        <di:waypoint x="395" y="100" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1rt8du0_di" bpmnElement="Flow_1rt8du0">
        <di:waypoint x="445" y="100" />
        <di:waypoint x="630" y="100" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="531" y="82" width="22" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0wyut20_di" bpmnElement="Flow_0wyut20">
        <di:waypoint x="420" y="125" />
        <di:waypoint x="420" y="220" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="427" y="169" width="17" height="14" />
        </bpmndi:BPMNLabel>
       </bpmndi:BPMNEdge>
       </bpmndi:BPMNEdge>
       <bpmndi:BPMNEdge id="Flow_00j4v79_di" bpmnElement="Flow_00j4v79">
       <bpmndi:BPMNEdge id="Flow_0585ogk_di" bpmnElement="Flow_0585ogk">
         <di:waypoint x="590" y="100" />
         <di:waypoint x="420" y="300" />
         <di:waypoint x="872" y="100" />
         <di:waypoint x="420" y="330" />
        <di:waypoint x="300" y="330" />
        <di:waypoint x="300" y="140" />
       </bpmndi:BPMNEdge>
       </bpmndi:BPMNEdge>
     </bpmndi:BPMNPlane>
     </bpmndi:BPMNPlane>
   </bpmndi:BPMNDiagram>
   </bpmndi:BPMNDiagram>
</bpmn:definitions>
</bpmn:definitions>

Version vom 9. September 2025, 14:20 Uhr