mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 03:58:09 +00:00
User: dan@sartography.com clicked save for playground/dan/pizza-palace/pizza_palace.bpmn
This commit is contained in:
parent
96e64a55d6
commit
44327936ed
@ -16,7 +16,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
|
||||
<bpmn:outgoing>Flow_10nx10l</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:endEvent id="Event_0vp0rkm">
|
||||
<bpmn:incoming>Flow_10gazda</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_13qgqer</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_10nx10l" sourceRef="intro" targetRef="user_form" />
|
||||
<bpmn:sequenceFlow id="Flow_0hnc6m8" sourceRef="user_form" targetRef="Activity_0dkzkil" />
|
||||
@ -110,7 +110,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
|
||||
<bpmn:signalEventDefinition id="SignalEventDefinition_0ph3nuo" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_01ww1sb" sourceRef="Event_1vlvm04" targetRef="user_form" />
|
||||
<bpmn:sequenceFlow id="Flow_10gazda" sourceRef="Activity_1fofxq6" targetRef="Event_0vp0rkm" />
|
||||
<bpmn:sequenceFlow id="Flow_10gazda" sourceRef="Activity_1fofxq6" targetRef="Activity_0h875z8" />
|
||||
<bpmn:subProcess id="Activity_1fofxq6" name="Collect Payment">
|
||||
<bpmn:incoming>Flow_1ig3g9x</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_10gazda</bpmn:outgoing>
|
||||
@ -172,6 +172,11 @@ Please enter your paypal login details below ....
|
||||
<bpmn:outgoing>Flow_0pji2ij</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_13qgqer" sourceRef="Activity_0h875z8" targetRef="Event_0vp0rkm" />
|
||||
<bpmn:callActivity id="Activity_0h875z8" name="Cook and Deliver">
|
||||
<bpmn:incoming>Flow_10gazda</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_13qgqer</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_pizza_palace">
|
||||
@ -182,9 +187,6 @@ Please enter your paypal login details below ....
|
||||
<dc:Bounds x="40" y="-110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0vp0rkm_di" bpmnElement="Event_0vp0rkm">
|
||||
<dc:Bounds x="1002" y="-88" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1h9u75p_di" bpmnElement="user_form">
|
||||
<dc:Bounds x="190" y="-110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -200,6 +202,13 @@ Please enter your paypal login details below ....
|
||||
<dc:Bounds x="660" y="-110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0vp0rkm_di" bpmnElement="Event_0vp0rkm">
|
||||
<dc:Bounds x="1172" y="-88" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1lu2nx8_di" bpmnElement="Activity_0h875z8">
|
||||
<dc:Bounds x="1000" y="-110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0b0rr6k_di" bpmnElement="Activity_1fofxq6">
|
||||
<dc:Bounds x="830" y="-110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -239,7 +248,11 @@ Please enter your paypal login details below ....
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_10gazda_di" bpmnElement="Flow_10gazda">
|
||||
<di:waypoint x="930" y="-70" />
|
||||
<di:waypoint x="1002" y="-70" />
|
||||
<di:waypoint x="1000" y="-70" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_13qgqer_di" bpmnElement="Flow_13qgqer">
|
||||
<di:waypoint x="1100" y="-70" />
|
||||
<di:waypoint x="1172" y="-70" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user