User: dan@sartography.com clicked save for playground/dan/pizza-palace-20/cook_and_deliver.bpmn
This commit is contained in:
parent
9f6f290b22
commit
d41725ed38
|
@ -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_x4jmtiq" isExecutable="true">
|
||||
<bpmn:process id="cook_and_deliver_process" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0djr5lm</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
|
@ -18,7 +18,7 @@
|
|||
<bpmn:sequenceFlow id="Flow_07th4vo" sourceRef="Activity_1n8oyzq" targetRef="Event_04js52z" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_x4jmtiq">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="cook_and_deliver_process">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-18" y="22" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue