Created page with "<?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 (https://demo.bp..." |
No edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance | <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" xmlns:wf_1="http://hallowelt.com/schema/bpmn/wf" xmlns:wf="http://bluespice.com" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn"> | ||
<bpmn:process id=" | <bpmn:process id="DN:ERM46678_Workflow_for_RC" name="ERM46678_Workflow_for_RC" isExecutable="true"> | ||
<bpmn:extensionElements> | |||
<wf:context> | |||
<wf:contextItem name="pageId"/> | |||
</wf:context> | |||
</bpmn:extensionElements> | |||
<bpmn:startEvent id="StartEvent_1"> | <bpmn:startEvent id="StartEvent_1" name="Start"> | ||
<bpmn:outgoing> | <bpmn:outgoing>Flow_0q9g3m2</bpmn:outgoing> | ||
</bpmn:startEvent> | </bpmn:startEvent> | ||
<bpmn:task id=" | <bpmn:endEvent id="Event_0e2kdiv" name="End"> | ||
<bpmn:incoming>Flow_00e7i6r</bpmn:incoming> | |||
</bpmn:endEvent> | |||
<bpmn:task id="Activity_1io3tip" name="trigger rc"> | |||
<bpmn:extensionElements> | |||
<wf:type>trigger_read_confirmation</wf:type> | |||
</bpmn:extensionElements> | |||
<bpmn:incoming>Flow_144kcex</bpmn:incoming> | |||
<bpmn:outgoing>Flow_00e7i6r</bpmn:outgoing> | |||
<bpmn:property name="audience_users" default="WikiSysop,SeleniumTester" /> | |||
</bpmn:task> | |||
<bpmn:task id="Activity_00ch5nv" name="approve page"> | |||
<bpmn:extensionElements> | <bpmn:extensionElements> | ||
<wf:type>approve_revision</wf:type> | <wf:type>approve_revision</wf:type> | ||
</bpmn:extensionElements> | </bpmn:extensionElements> | ||
<bpmn:incoming> | <bpmn:incoming>Flow_0q9g3m2</bpmn:incoming> | ||
<bpmn: | <bpmn:outgoing>Flow_144kcex</bpmn:outgoing> | ||
<bpmn:property name="user" default="WikiSysop" /> | |||
<bpmn:property name=" | |||
</bpmn:task> | </bpmn:task> | ||
<bpmn:sequenceFlow id=" | <bpmn:sequenceFlow id="Flow_0q9g3m2" sourceRef="StartEvent_1" targetRef="Activity_00ch5nv" /> | ||
<bpmn:sequenceFlow id="Flow_144kcex" sourceRef="Activity_00ch5nv" targetRef="Activity_1io3tip" /> | |||
<bpmn:sequenceFlow id="Flow_00e7i6r" sourceRef="Activity_1io3tip" targetRef="Event_0e2kdiv" /> | |||
</bpmn:process> | </bpmn:process> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> | ||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement=" | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DN:ERM46678_Workflow_for_RC"> | ||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> | <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> | ||
<dc:Bounds x=" | <dc:Bounds x="173" y="102" width="36" height="36" /> | ||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="179" y="145" width="24" height="14" /> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Event_0e2kdiv_di" bpmnElement="Event_0e2kdiv"> | |||
<dc:Bounds x="580" y="102" width="36" height="36" /> | |||
<bpmndi:BPMNLabel> | |||
<dc:Bounds x="588" y="145" width="20" height="14" /> | |||
</bpmndi:BPMNLabel> | |||
</bpmndi:BPMNShape> | |||
<bpmndi:BPMNShape id="Activity_00ch5nv_di" bpmnElement="Activity_00ch5nv"> | |||
<dc:Bounds x="260" y="80" width="100" height="80" /> | |||
<bpmndi:BPMNLabel /> | |||
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id=" | <bpmndi:BPMNShape id="Activity_1io3tip_di" bpmnElement="Activity_1io3tip"> | ||
<dc:Bounds x=" | <dc:Bounds x="410" y="80" width="100" height="80" /> | ||
<bpmndi:BPMNLabel /> | |||
</bpmndi:BPMNShape> | </bpmndi:BPMNShape> | ||
<bpmndi:BPMNEdge id=" | <bpmndi:BPMNEdge id="Flow_0q9g3m2_di" bpmnElement="Flow_0q9g3m2"> | ||
<di:waypoint x=" | <di:waypoint x="209" y="120" /> | ||
<di:waypoint x="260" y=" | <di:waypoint x="260" y="120" /> | ||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_144kcex_di" bpmnElement="Flow_144kcex"> | |||
<di:waypoint x="360" y="120" /> | |||
<di:waypoint x="410" y="120" /> | |||
</bpmndi:BPMNEdge> | |||
<bpmndi:BPMNEdge id="Flow_00e7i6r_di" bpmnElement="Flow_00e7i6r"> | |||
<di:waypoint x="510" y="120" /> | |||
<di:waypoint x="580" y="120" /> | |||
</bpmndi:BPMNEdge> | </bpmndi:BPMNEdge> | ||
</bpmndi:BPMNPlane> | </bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | </bpmndi:BPMNDiagram> | ||
</bpmn:definitions> | </bpmn:definitions> | ||
You are viewing an old version of this page. Return to the latest version.
This is the version of 9 June 2026, 14:07 by Harald Müller-Bergmann