Margit (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<?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/2010052…“) |
Margit (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 6: | Zeile 6: | ||
<wf:context> | <wf:context> | ||
<wf:contextItem name="pageId"/> | <wf:contextItem name="pageId"/> | ||
</wf:context> | </wf:context> | ||
</bpmn:extensionElements> | </bpmn:extensionElements> | ||
Zeile 73: | Zeile 72: | ||
<wf:type>approve_revision</wf:type> | <wf:type>approve_revision</wf:type> | ||
</bpmn:extensionElements> | </bpmn:extensionElements> | ||
<bpmn:property name="user">{{{CollectData.username}}}</bpmn:property> | |||
<bpmn:property name="revision">{{REVISIONID}}</bpmn:property> | |||
<bpmn:property name="comment">{{{UserVote.comment}}}</bpmn:property> | <bpmn:property name="comment">{{{UserVote.comment}}}</bpmn:property> | ||
<bpmn:incoming>FromGatewayUserVoteToApproveRevision</bpmn:incoming> | <bpmn:incoming>FromGatewayUserVoteToApproveRevision</bpmn:incoming> | ||
Zeile 105: | Zeile 106: | ||
<wf:type>page_checkin</wf:type> | <wf:type>page_checkin</wf:type> | ||
</bpmn:extensionElements> | </bpmn:extensionElements> | ||
<bpmn:property name="user"> | <bpmn:property name="user">{{{CollectData.username}}}</bpmn:property> | ||
<bpmn:incoming>FromSendMailToPageCheckin</bpmn:incoming> | <bpmn:incoming>FromSendMailToPageCheckin</bpmn:incoming> | ||
<bpmn:outgoing>FromPageCheckinToTheEnd</bpmn:outgoing> | <bpmn:outgoing>FromPageCheckinToTheEnd</bpmn:outgoing> | ||
Zeile 116: | Zeile 117: | ||
</bpmn:process> | </bpmn:process> | ||
<!-- Visual part --> | <!-- Visual part --> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | |||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_User_Approval"> | |||
<bpmndi:BPMNShape id="TextAnnotation_0px1oc2_di" bpmnElement="TextAnnotation_0px1oc2"> | |||
<dc:Bounds x="870" y="120" width="140" height="30"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="TextAnnotation_0po6gnm_di" bpmnElement="TextAnnotation_0po6gnm"> | |||
<dc:Bounds x="370" y="120" width="170" height="30"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNEdge id="FromSendMailToPageCheckin_di" bpmnElement="FromSendMailToPageCheckin"> | |||
<di:waypoint x="850" y="240"/> | |||
<di:waypoint x="890" y="240"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromApproveRevisiontoSendMail_di" bpmnElement="FromApproveRevisiontoSendMail"> | |||
<di:waypoint x="720" y="370"/> | |||
<di:waypoint x="800" y="370"/> | |||
<di:waypoint x="800" y="280"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromGatewayUserVoteToSendMail_di" bpmnElement="FromGatewayUserVoteToSendMail"> | |||
<di:waypoint x="695" y="240"/> | |||
<di:waypoint x="750" y="240"/> | |||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="714" y="222" width="17" height="14"/> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromGatewayUserVoteToApproveRevision_di" bpmnElement="FromGatewayUserVoteToApproveRevision"> | |||
<di:waypoint x="670" y="265"/> | |||
<di:waypoint x="670" y="330"/> | |||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="679" y="291" width="22" height="14"/> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromUserVoteToGatewayUserVote_di" bpmnElement="FromUserVoteToGatewayUserVote"> | |||
<di:waypoint x="600" y="240"/> | |||
<di:waypoint x="645" y="240"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromPageCheckinToTheEnd_di" bpmnElement="FromPageCheckinToTheEnd"> | |||
<di:waypoint x="990" y="240"/> | |||
<di:waypoint x="1032" y="240"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromPageCheckoutToUserVote_di" bpmnElement="FromPageCheckoutToUserVote"> | |||
<di:waypoint x="470" y="240"/> | |||
<di:waypoint x="500" y="240"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromCollectDataToPageCheckout_di" bpmnElement="FromCollectDataToPageCheckout"> | |||
<di:waypoint x="330" y="240"/> | |||
<di:waypoint x="370" y="240"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="FromTheStartToCollectData_di" bpmnElement="FromTheStartToCollectData"> | |||
<di:waypoint x="188" y="240"/> | |||
<di:waypoint x="230" y="240"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNShape id="GatewayUserVote_di" bpmnElement="GatewayUserVote" isMarkerVisible="true"> | |||
<dc:Bounds x="645" y="215" width="50" height="50"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="ApproveRevision_di" bpmnElement="ApproveRevision"> | |||
<dc:Bounds x="620" y="330" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="SendMail_di" bpmnElement="SendMail"> | |||
<dc:Bounds x="750" y="200" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="PageCheckin_di" bpmnElement="PageCheckin"> | |||
<dc:Bounds x="890" y="200" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="TheEnd_di" bpmnElement="TheEnd"> | |||
<dc:Bounds x="1032" y="222" width="36" height="36"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_022sop7_di" bpmnElement="UserVote"> | |||
<dc:Bounds x="500" y="200" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="PageCheckout_di" bpmnElement="PageCheckout"> | |||
<dc:Bounds x="370" y="200" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_1cle7pj_di" bpmnElement="CollectData"> | |||
<dc:Bounds x="230" y="200" width="100" height="80"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="TheStart"> | |||
<dc:Bounds x="152" y="222" width="36" height="36"/> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNEdge id="Association_1kfa1g9_di" bpmnElement="Association_1kfa1g9"> | |||
<di:waypoint x="940" y="200"/> | |||
<di:waypoint x="940" y="150"/> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Association_1mp8skt_di" bpmnElement="Association_1mp8skt"> | |||
<di:waypoint x="420" y="200"/> | |||
<di:waypoint x="420" y="150"/> | |||
</bpmndi:BPMNEdge> | |||
</bpmndi:BPMNPlane> | |||
</bpmndi:BPMNDiagram> | |||
</bpmn:definitions> | </bpmn:definitions> |
Du siehst gerade eine alte Version dieser Seite. Zurück zur letzten Version.
Dies ist die Version von 19. April 2023, 13:39 von Margit