User: dan@sartography.com clicked save for examples/2-in-depth/2-5-loops/multi-instance/multi-instance.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-21 03:16:30 +00:00
parent e38e82aef2
commit de2f7aeec3

View File

@ -60,12 +60,7 @@ You can also change the text you are reading here by updating the *Instructions*
</bpmn:scriptTask> </bpmn:scriptTask>
<bpmn:userTask id="Activity_0h4w26t" name="Edit Composer"> <bpmn:userTask id="Activity_0h4w26t" name="Edit Composer">
<bpmn:extensionElements> <bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># {{c.composer}} <spiffworkflow:instructionsForEndUser />
## Genre: {{c.genre}}
## Famous Works:
{% for work in c.famous_works %}
* {{work}}
{% endfor %}</spiffworkflow:instructionsForEndUser>
<spiffworkflow:properties> <spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="composer-schema.json" /> <spiffworkflow:property name="formJsonSchemaFilename" value="composer-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="composer-uischema.json" /> <spiffworkflow:property name="formUiSchemaFilename" value="composer-uischema.json" />
@ -92,6 +87,9 @@ You can also change the text you are reading here by updating the *Instructions*
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="152" y="159" width="36" height="36" /> <dc:Bounds x="152" y="159" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="722" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0mx090y_di" bpmnElement="Activity_0qpzdpu"> <bpmndi:BPMNShape id="Activity_0mx090y_di" bpmnElement="Activity_0qpzdpu">
<dc:Bounds x="250" y="137" width="100" height="80" /> <dc:Bounds x="250" y="137" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -99,9 +97,6 @@ You can also change the text you are reading here by updating the *Instructions*
<dc:Bounds x="410" y="137" width="100" height="80" /> <dc:Bounds x="410" y="137" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="722" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0y9m172_di" bpmnElement="Activity_0y9m172"> <bpmndi:BPMNShape id="Activity_0y9m172_di" bpmnElement="Activity_0y9m172">
<dc:Bounds x="560" y="137" width="100" height="80" /> <dc:Bounds x="560" y="137" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />