User: dylan.reinhardt@myome.com added process model file playground/myome/dylans-pizza-palace/dylans-pizza-palace.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-20 21:07:41 +00:00
parent 1e063ace99
commit 18b558f7f3
2 changed files with 15 additions and 2 deletions

View File

@ -0,0 +1,13 @@
<?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:process id="Process_kyg5wux" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_kyg5wux">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-258" y="-518" width="36" height="36" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>

View File

@ -4,6 +4,6 @@
"exception_notification_addresses": [], "exception_notification_addresses": [],
"fault_or_suspend_on_exception": "fault", "fault_or_suspend_on_exception": "fault",
"metadata_extraction_paths": null, "metadata_extraction_paths": null,
"primary_file_name": null, "primary_file_name": "dylans-pizza-palace.bpmn",
"primary_process_id": null "primary_process_id": "Process_kyg5wux"
} }