User: osartie@gmail.com added process model file playground/osipov/test1/123.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-16 07:31:19 +00:00
parent c12e585a0c
commit 019eedcd0c
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
<?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: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_85x9k4e" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
<bpmn:startEvent id="Event_1wdlrj9">
<bpmn:outgoing>Flow_0y6031b</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:exclusiveGateway id="Gateway_15nizmq">
<bpmn:incoming>Flow_0y6031b</bpmn:incoming>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_0y6031b" sourceRef="Event_1wdlrj9" targetRef="Gateway_15nizmq" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_85x9k4e">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1wdlrj9_di" bpmnElement="Event_1wdlrj9">
<dc:Bounds x="-488" y="-38" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_15nizmq_di" bpmnElement="Gateway_15nizmq" isMarkerVisible="true">
<dc:Bounds x="-185" y="5" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0y6031b_di" bpmnElement="Flow_0y6031b">
<di:waypoint x="-452" y="-20" />
<di:waypoint x="-160" y="-20" />
<di:waypoint x="-160" y="5" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>