User: dylan.reinhardt@myome.com clicked save for playground/myome/dylans-pizza-palace/cook-and-deliver.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-20 22:12:08 +00:00
parent 5683c12dba
commit d10e275b9c

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?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: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_fa1uod6" isExecutable="true"> <bpmn:process id="cook-and-deliver" name="Cook and Deliver" isExecutable="true">
<bpmn:startEvent id="StartEvent_1"> <bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1fpgiap</bpmn:outgoing> <bpmn:outgoing>Flow_1fpgiap</bpmn:outgoing>
</bpmn:startEvent> </bpmn:startEvent>
@ -15,7 +15,7 @@
<bpmn:sequenceFlow id="Flow_1amvx46" sourceRef="Activity_03sjqv0" targetRef="Event_075eeky" /> <bpmn:sequenceFlow id="Flow_1amvx46" sourceRef="Activity_03sjqv0" targetRef="Event_075eeky" />
</bpmn:process> </bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_fa1uod6"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="cook-and-deliver">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-198" y="-468" width="36" height="36" /> <dc:Bounds x="-198" y="-468" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>