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

This commit is contained in:
sartography-automated-committer 2023-05-19 20:02:21 +00:00
parent 4a110105b0
commit 573f7c1998

View File

@ -5,7 +5,7 @@
<bpmn:outgoing>Flow_1djhqzp</bpmn:outgoing> <bpmn:outgoing>Flow_1djhqzp</bpmn:outgoing>
</bpmn:startEvent> </bpmn:startEvent>
<bpmn:endEvent id="Event_1nuxsxl"> <bpmn:endEvent id="Event_1nuxsxl">
<bpmn:incoming>Flow_0aw40yc</bpmn:incoming> <bpmn:incoming>Flow_0jbgbqr</bpmn:incoming>
</bpmn:endEvent> </bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1djhqzp" sourceRef="StartEvent_1" targetRef="Activity_16qfwpz" /> <bpmn:sequenceFlow id="Flow_1djhqzp" sourceRef="StartEvent_1" targetRef="Activity_16qfwpz" />
<bpmn:sequenceFlow id="Flow_0fj602z" sourceRef="Activity_16qfwpz" targetRef="Activity_0j3j0ev" /> <bpmn:sequenceFlow id="Flow_0fj602z" sourceRef="Activity_16qfwpz" targetRef="Activity_0j3j0ev" />
@ -14,7 +14,7 @@
<bpmn:outgoing>Flow_0fj602z</bpmn:outgoing> <bpmn:outgoing>Flow_0fj602z</bpmn:outgoing>
<bpmn:script>my_message = "Hello World"</bpmn:script> <bpmn:script>my_message = "Hello World"</bpmn:script>
</bpmn:scriptTask> </bpmn:scriptTask>
<bpmn:sequenceFlow id="Flow_0aw40yc" sourceRef="Activity_0j3j0ev" targetRef="Event_1nuxsxl" /> <bpmn:sequenceFlow id="Flow_0aw40yc" sourceRef="Activity_0j3j0ev" targetRef="Activity_04nklcf" />
<bpmn:manualTask id="Activity_0j3j0ev" name="Show Hello World"> <bpmn:manualTask id="Activity_0j3j0ev" name="Show Hello World">
<bpmn:extensionElements> <bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>{{ my_message }}</spiffworkflow:instructionsForEndUser> <spiffworkflow:instructionsForEndUser>{{ my_message }}</spiffworkflow:instructionsForEndUser>
@ -34,18 +34,37 @@
</spiffworkflow:parameters> </spiffworkflow:parameters>
</spiffworkflow:serviceTaskOperator> </spiffworkflow:serviceTaskOperator>
</bpmn:extensionElements> </bpmn:extensionElements>
<bpmn:incoming>Flow_0aw40yc</bpmn:incoming>
<bpmn:outgoing>Flow_0jbgbqr</bpmn:outgoing>
</bpmn:serviceTask> </bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_0jbgbqr" sourceRef="Activity_04nklcf" targetRef="Event_1nuxsxl" />
<bpmn:textAnnotation id="TextAnnotation_0n80njr"> <bpmn:textAnnotation id="TextAnnotation_0n80njr">
<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:textAnnotation id="TextAnnotation_1yze331">
<bpmn:text>Displays the my_message variable to the user when process is run</bpmn:text> <bpmn:text>Displays the my_message variable to the user</bpmn:text>
</bpmn:textAnnotation> </bpmn:textAnnotation>
<bpmn:association id="Association_13sqazn" sourceRef="Activity_0j3j0ev" targetRef="TextAnnotation_1yze331" /> <bpmn:association id="Association_13sqazn" sourceRef="Activity_0j3j0ev" targetRef="TextAnnotation_1yze331" />
<bpmn:textAnnotation id="TextAnnotation_132sqfb">
<bpmn:text>Sends my_message to SpiffWorkflow Discord channel</bpmn:text>
</bpmn:textAnnotation>
<bpmn:association id="Association_1fgflyp" sourceRef="Activity_04nklcf" targetRef="TextAnnotation_132sqfb" />
</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">
<bpmndi:BPMNShape id="TextAnnotation_132sqfb_di" bpmnElement="TextAnnotation_132sqfb">
<dc:Bounds x="740" y="-20" width="112" height="70" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0n80njr_di" bpmnElement="TextAnnotation_0n80njr">
<dc:Bounds x="160" y="-20" width="100" height="70" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_1yze331_di" bpmnElement="TextAnnotation_1yze331">
<dc:Bounds x="459" y="-15" width="120" height="60" />
<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>
@ -59,16 +78,20 @@
<dc:Bounds x="450" y="137" width="100" height="80" /> <dc:Bounds x="450" y="137" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0zsvyuq_di" bpmnElement="Activity_04nklcf"> <bpmndi:BPMNShape id="Activity_0zsvyuq_di" bpmnElement="Activity_04nklcf">
<dc:Bounds x="650" y="240" width="100" height="80" /> <dc:Bounds x="640" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="TextAnnotation_0n80njr_di" bpmnElement="TextAnnotation_0n80njr">
<dc:Bounds x="140" y="10" width="100" height="70" />
<bpmndi:BPMNLabel />
</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>
<bpmndi:BPMNEdge id="Association_1fgflyp_di" bpmnElement="Association_1fgflyp">
<di:waypoint x="712" y="137" />
<di:waypoint x="760" y="50" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0xm5mzh_di" bpmnElement="Association_0xm5mzh">
<di:waypoint x="305" y="137" />
<di:waypoint x="251" y="50" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_13sqazn_di" bpmnElement="Association_13sqazn">
<di:waypoint x="500" y="137" />
<di:waypoint x="500" y="45" />
</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" />
@ -79,16 +102,12 @@
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0aw40yc_di" bpmnElement="Flow_0aw40yc"> <bpmndi:BPMNEdge id="Flow_0aw40yc_di" bpmnElement="Flow_0aw40yc">
<di:waypoint x="550" y="177" /> <di:waypoint x="550" y="177" />
<di:waypoint x="640" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jbgbqr_di" bpmnElement="Flow_0jbgbqr">
<di:waypoint x="740" y="177" />
<di:waypoint x="852" y="177" /> <di:waypoint x="852" y="177" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0xm5mzh_di" bpmnElement="Association_0xm5mzh">
<di:waypoint x="293" y="137" />
<di:waypoint x="240" y="79" />
</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:BPMNPlane> </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram> </bpmndi:BPMNDiagram>
</bpmn:definitions> </bpmn:definitions>