mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 21:28:13 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/2-4-messages/chef/simple-message-chef.bpmn
This commit is contained in:
parent
b0ec4f0c21
commit
1cbe956570
@ -7,24 +7,19 @@
|
||||
</bpmn:correlationKey>
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_c707ql0" isExecutable="true">
|
||||
<bpmn:sequenceFlow id="Flow_1xur8qc" sourceRef="StartEvent_1" targetRef="Activity_0cd1e5o" />
|
||||
<bpmn:startEvent id="StartEvent_1" name="Chef_Start">
|
||||
<bpmn:outgoing>Flow_1xur8qc</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1b4596r" messageRef="Message_1yme4ca" />
|
||||
</bpmn:startEvent>
|
||||
<bpmn:manualTask id="Activity_0cd1e5o" name="Meal Ready?">
|
||||
<bpmn:incoming>Flow_1xur8qc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0ey7wdm</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0ey7wdm" sourceRef="Activity_0cd1e5o" targetRef="Activity_0te0guu" />
|
||||
<bpmn:sequenceFlow id="Flow_1xur8qc" sourceRef="StartEvent_1" targetRef="Activity_0te0guu" />
|
||||
<bpmn:sendTask id="Activity_0te0guu" name="Send Back to Waiter" messageRef="Message_1at2lq5">
|
||||
<bpmn:incoming>Flow_0ey7wdm</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1xur8qc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0a66fz8</bpmn:outgoing>
|
||||
</bpmn:sendTask>
|
||||
<bpmn:endEvent id="Event_0qq9gln">
|
||||
<bpmn:incoming>Flow_0a66fz8</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0a66fz8" sourceRef="Activity_0te0guu" targetRef="Event_0qq9gln" />
|
||||
<bpmn:startEvent id="StartEvent_1" name="Chef_Start">
|
||||
<bpmn:outgoing>Flow_1xur8qc</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1b4596r" messageRef="Message_1yme4ca" />
|
||||
</bpmn:startEvent>
|
||||
</bpmn:process>
|
||||
<bpmn:correlationProperty id="table_number" name="table_number">
|
||||
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_1yme4ca">
|
||||
@ -47,17 +42,7 @@
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_17s0dpt">
|
||||
<bpmndi:BPMNShape id="Participant_0x8lk06_di" bpmnElement="Participant_0x8lk06" isHorizontal="true">
|
||||
<dc:Bounds x="129" y="139" width="600" height="250" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0ichrlv_di" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="242" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="171" y="285" width="54" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1746fqe_di" bpmnElement="Activity_0cd1e5o">
|
||||
<dc:Bounds x="270" y="220" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
<dc:Bounds x="280" y="190" width="390" height="150" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_09vcf3t_di" bpmnElement="Activity_0te0guu">
|
||||
<dc:Bounds x="430" y="220" width="100" height="80" />
|
||||
@ -66,12 +51,14 @@
|
||||
<bpmndi:BPMNShape id="Event_0qq9gln_di" bpmnElement="Event_0qq9gln">
|
||||
<dc:Bounds x="592" y="242" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0ichrlv_di" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="332" y="242" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="325" y="285" width="53" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1xur8qc_di" bpmnElement="Flow_1xur8qc">
|
||||
<di:waypoint x="215" y="260" />
|
||||
<di:waypoint x="270" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0ey7wdm_di" bpmnElement="Flow_0ey7wdm">
|
||||
<di:waypoint x="370" y="260" />
|
||||
<di:waypoint x="368" y="260" />
|
||||
<di:waypoint x="430" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0a66fz8_di" bpmnElement="Flow_0a66fz8">
|
||||
|
Loading…
x
Reference in New Issue
Block a user