Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |
tc:bwphillipsburg [03.03.2025 13:15] – Martin Fitzel | tc:bwphillipsburg [03.03.2025 13:17] (aktuell) – Martin Fitzel |
---|
- | - |
===== Prozess ===== | ===== Prozess ===== |
| |
<bpmnio type="bpmn"> | |
<?xml version="1.0" encoding="UTF-8"?> | |
<bpmn:definitions 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:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1rdeo5h" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.32.0" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.6.0"> | |
<bpmn:process id="Process_0zgtrum" isExecutable="true"> | |
<bpmn:startEvent id="StartEvent_1" /> | |
<bpmn:task id="Activity_1ycnu38" /> | |
</bpmn:process> | |
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | |
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_0zgtrum"> | |
<bpmndi:BPMNShape id="StartEvent_1_di" bpmnElement="StartEvent_1"> | |
<dc:Bounds x="182" y="82" width="36" height="36" /> | |
</bpmndi:BPMNShape> | |
<bpmndi:BPMNShape id="Activity_1ycnu38_di" bpmnElement="Activity_1ycnu38"> | |
<dc:Bounds x="460" y="210" width="510" height="150" /> | |
</bpmndi:BPMNShape> | |
</bpmndi:BPMNPlane> | |
</bpmndi:BPMNDiagram> | |
</bpmn:definitions> | |
</bpmnio> | |
| |
| |
| |
| |
| |
<bpmnio type="bpmn"> | <bpmnio type="bpmn"> |