User: maximryzhov88@yandex.ru clicked save for playground/rmgi/complex/messages.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-20 10:51:01 +00:00
parent 453b40888e
commit aa75da548f

View File

@ -1,13 +1,58 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<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:collaboration id="Collaboration_1om1e18">
<bpmn:participant id="Participant_0y2bxwp" processRef="Process_swgepq9" />
</bpmn:collaboration>
<bpmn:process id="Process_swgepq9" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1voe5nn</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:task id="Activity_157zrtl">
<bpmn:incoming>Flow_1voe5nn</bpmn:incoming>
<bpmn:outgoing>Flow_0fr91bq</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_1voe5nn" sourceRef="StartEvent_1" targetRef="Activity_157zrtl" />
<bpmn:sequenceFlow id="Flow_0fr91bq" sourceRef="Activity_157zrtl" targetRef="Event_19kx2iz" />
<bpmn:intermediateThrowEvent id="Event_19kx2iz" messageRef="[object Object]">
<bpmn:incoming>Flow_0fr91bq</bpmn:incoming>
<bpmn:outgoing>Flow_191jn15</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_09oxq0q" messageRef="Message_06vehum" />
</bpmn:intermediateThrowEvent>
<bpmn:endEvent id="Event_1thmwwn">
<bpmn:incoming>Flow_191jn15</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_191jn15" sourceRef="Event_19kx2iz" targetRef="Event_1thmwwn" />
</bpmn:process>
<bpmn:message id="Message_06vehum" name="test" />
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_swgepq9">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1om1e18">
<bpmndi:BPMNShape id="Participant_0y2bxwp_di" bpmnElement="Participant_0y2bxwp" isHorizontal="true">
<dc:Bounds x="90" y="60" width="600" height="250" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_157zrtl_di" bpmnElement="Activity_157zrtl">
<dc:Bounds x="280" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0ei762p_di" bpmnElement="Event_19kx2iz">
<dc:Bounds x="432" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1thmwwn_di" bpmnElement="Event_1thmwwn">
<dc:Bounds x="522" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1voe5nn_di" bpmnElement="Flow_1voe5nn">
<di:waypoint x="215" y="177" />
<di:waypoint x="280" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0fr91bq_di" bpmnElement="Flow_0fr91bq">
<di:waypoint x="380" y="177" />
<di:waypoint x="432" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_191jn15_di" bpmnElement="Flow_191jn15">
<di:waypoint x="468" y="177" />
<di:waypoint x="522" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>