mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 09:28:08 +00:00
User: dan@sartography.com clicked save for playground/dan/dans-first-progress-model/dan_test.bpmn
This commit is contained in:
parent
e85643d4f5
commit
0fc5d44158
@ -35,7 +35,7 @@ if total_cans > 10:
|
||||
quality_of_life = "viking level"
|
||||
if total_cans > 5:
|
||||
quality_of_life = "possibly not great"
|
||||
if total_Cans < 1:
|
||||
if total_cans < 1:
|
||||
quality_of_life = "good, but missing something critical"
|
||||
</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
@ -59,13 +59,13 @@ if total_Cans < 1:
|
||||
<bpmndi:BPMNShape id="Event_1dc2qzm_di" bpmnElement="Event_1dc2qzm">
|
||||
<dc:Bounds x="212" y="202" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0tyd3vr_di" bpmnElement="Event_0tyd3vr">
|
||||
<dc:Bounds x="712" y="202" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_064ti0g_di" bpmnElement="Activity_0z395t8">
|
||||
<dc:Bounds x="300" y="180" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0tyd3vr_di" bpmnElement="Event_0tyd3vr">
|
||||
<dc:Bounds x="712" y="202" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1vprvr1_di" bpmnElement="Activity_09ctrxf">
|
||||
<dc:Bounds x="440" y="180" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
Loading…
x
Reference in New Issue
Block a user