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

This commit is contained in:
sartography-automated-committer 2024-02-21 16:42:24 +00:00
parent 7433f48bf9
commit 9410d436a5
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?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:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" 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_su9wr3j" isExecutable="true">
<bpmn:process id="Process_called" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1dqbhkp</bpmn:outgoing>
</bpmn:startEvent>
@ -21,7 +21,7 @@
<bpmn:sequenceFlow id="Flow_1va91g8" sourceRef="Activity_01ulw0v" targetRef="Event_11e7v68" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_su9wr3j">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_called">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>

View File

@ -5,5 +5,5 @@
"fault_or_suspend_on_exception": "fault",
"metadata_extraction_paths": null,
"primary_file_name": "process_called.bpmn",
"primary_process_id": "Process_su9wr3j"
"primary_process_id": "Process_called"
}