User: dan@sartography.com clicked save for playground/dan/pizza-palace/test.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-16 20:09:32 +00:00
parent 55ef525fa0
commit 87625bdd69
1 changed files with 32 additions and 9 deletions

View File

@ -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_03ejtw4</bpmn:incoming>
<bpmn:incoming>Flow_0q3tgeu</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_10nx10l" sourceRef="Activity_0tl6534" targetRef="Activity_0mxov5f" />
<bpmn:sequenceFlow id="Flow_0hnc6m8" sourceRef="Activity_0mxov5f" targetRef="Activity_0dkzkil" />
@ -48,7 +48,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<bpmn:incoming>Flow_10nx10l</bpmn:incoming>
<bpmn:outgoing>Flow_0hnc6m8</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_03ejtw4" sourceRef="Activity_0dkzkil" targetRef="Event_0vp0rkm" />
<bpmn:sequenceFlow id="Flow_03ejtw4" sourceRef="Activity_0dkzkil" targetRef="Activity_0oc1yi6" />
<bpmn:businessRuleTask id="Activity_0dkzkil" name="decide on price">
<bpmn:extensionElements>
<spiffworkflow:calledDecisionId>decision_1</spiffworkflow:calledDecisionId>
@ -56,6 +56,21 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<bpmn:incoming>Flow_0hnc6m8</bpmn:incoming>
<bpmn:outgoing>Flow_03ejtw4</bpmn:outgoing>
</bpmn:businessRuleTask>
<bpmn:sequenceFlow id="Flow_0q3tgeu" sourceRef="Activity_0oc1yi6" targetRef="Event_0vp0rkm" />
<bpmn:scriptTask id="Activity_0oc1yi6" name="calculate total">
<bpmn:extensionElements>
<spiffworkflow:unitTests>
<spiffworkflow:unitTest id="simple_test">
<spiffworkflow:inputJson>{"base_price": 10.00,
"topping_price"}</spiffworkflow:inputJson>
<spiffworkflow:expectedOutputJson>{}</spiffworkflow:expectedOutputJson>
</spiffworkflow:unitTest>
</spiffworkflow:unitTests>
</bpmn:extensionElements>
<bpmn:incoming>Flow_03ejtw4</bpmn:incoming>
<bpmn:outgoing>Flow_0q3tgeu</bpmn:outgoing>
<bpmn:script></bpmn:script>
</bpmn:scriptTask>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_kpyinm0">
@ -66,15 +81,19 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<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="572" y="-88" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1h9u75p_di" bpmnElement="Activity_0mxov5f">
<dc:Bounds x="190" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0vp0rkm_di" bpmnElement="Event_0vp0rkm">
<dc:Bounds x="692" y="-88" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1wi33ah_di" bpmnElement="Activity_0dkzkil">
<dc:Bounds x="330" y="-110" width="100" height="80" />
<dc:Bounds x="350" y="-110" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_014yvyt_di" bpmnElement="Activity_0oc1yi6">
<dc:Bounds x="500" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_04q7hj8_di" bpmnElement="Flow_04q7hj8">
<di:waypoint x="-12" y="-70" />
@ -86,11 +105,15 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0hnc6m8_di" bpmnElement="Flow_0hnc6m8">
<di:waypoint x="290" y="-70" />
<di:waypoint x="330" y="-70" />
<di:waypoint x="350" y="-70" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_03ejtw4_di" bpmnElement="Flow_03ejtw4">
<di:waypoint x="430" y="-70" />
<di:waypoint x="572" y="-70" />
<di:waypoint x="450" y="-70" />
<di:waypoint x="500" y="-70" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0q3tgeu_di" bpmnElement="Flow_0q3tgeu">
<di:waypoint x="600" y="-70" />
<di:waypoint x="692" y="-70" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>