User: admin@spiffworkflow.org clicked save for example/hello-world/hello-world.bpmn

This commit is contained in:
sartography-automated-committer 2023-05-05 18:55:46 +00:00
parent aba2442dac
commit f5156b11ee

View File

@ -24,6 +24,10 @@
<bpmn:text>Sets the my_message variable to "Hello World"</bpmn:text> <bpmn:text>Sets the my_message variable to "Hello World"</bpmn:text>
</bpmn:textAnnotation> </bpmn:textAnnotation>
<bpmn:association id="Association_0xm5mzh" sourceRef="Activity_16qfwpz" targetRef="TextAnnotation_0n80njr" /> <bpmn:association id="Association_0xm5mzh" sourceRef="Activity_16qfwpz" targetRef="TextAnnotation_0n80njr" />
<bpmn:textAnnotation id="TextAnnotation_1yze331">
<bpmn:text>Displays the my_message variable to the user when process is run</bpmn:text>
</bpmn:textAnnotation>
<bpmn:association id="Association_13sqazn" sourceRef="Activity_0j3j0ev" targetRef="TextAnnotation_1yze331" />
</bpmn:process> </bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_7kik021"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_7kik021">
@ -31,6 +35,10 @@
<dc:Bounds x="140" y="10" width="100" height="70" /> <dc:Bounds x="140" y="10" width="100" height="70" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_1yze331_di" bpmnElement="TextAnnotation_1yze331">
<dc:Bounds x="510" y="-20" width="100" height="84" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" /> <dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -50,6 +58,10 @@
<di:waypoint x="293" y="137" /> <di:waypoint x="293" y="137" />
<di:waypoint x="240" y="79" /> <di:waypoint x="240" y="79" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_13sqazn_di" bpmnElement="Association_13sqazn">
<di:waypoint x="513" y="137" />
<di:waypoint x="537" y="64" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1djhqzp_di" bpmnElement="Flow_1djhqzp"> <bpmndi:BPMNEdge id="Flow_1djhqzp_di" bpmnElement="Flow_1djhqzp">
<di:waypoint x="215" y="177" /> <di:waypoint x="215" y="177" />
<di:waypoint x="280" y="177" /> <di:waypoint x="280" y="177" />