User: silvia.orozco@myome.com added process model file playground/myome/pizza-kingdom-silvia/pizza-kingdom-silvia.bpmn
This commit is contained in:
parent
19f97d2c21
commit
1e063ace99
|
@ -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_57rvnyv" isExecutable="true">
|
||||||
|
<bpmn:startEvent id="StartEvent_1" />
|
||||||
|
</bpmn:process>
|
||||||
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_57rvnyv">
|
||||||
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||||
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
</bpmndi:BPMNPlane>
|
||||||
|
</bpmndi:BPMNDiagram>
|
||||||
|
</bpmn:definitions>
|
|
@ -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": "pizza-kingdom-silvia.bpmn",
|
||||||
"primary_process_id": null
|
"primary_process_id": "Process_57rvnyv"
|
||||||
}
|
}
|
Loading…
Reference in New Issue