User: dan@sartography.com clicked save for playground/dan/dans-first-progress-model/dan_test.bpmn

This commit is contained in:
sartography-automated-committer 2023-06-30 20:26:49 +00:00
parent ae157d4922
commit 3ac0dd71c3
1 changed files with 22 additions and 3 deletions

View File

@ -1,7 +1,26 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_r9jzlqo" isExecutable="true" />
<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:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_r9jzlqo" isExecutable="true">
<bpmn:startEvent id="Event_02ivw9o">
<bpmn:outgoing>Flow_1wkqxet</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1wkqxet" sourceRef="Event_02ivw9o" targetRef="Activity_11c62g6" />
<bpmn:userTask id="Activity_11c62g6">
<bpmn:incoming>Flow_1wkqxet</bpmn:incoming>
</bpmn:userTask>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_r9jzlqo" />
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_r9jzlqo">
<bpmndi:BPMNShape id="Event_02ivw9o_di" bpmnElement="Event_02ivw9o">
<dc:Bounds x="292" y="232" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1fjjd8o_di" bpmnElement="Activity_11c62g6">
<dc:Bounds x="380" y="210" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1wkqxet_di" bpmnElement="Flow_1wkqxet">
<di:waypoint x="328" y="250" />
<di:waypoint x="380" y="250" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>