mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: admin@spiffworkflow.org clicked save for example/hello-world/hello-world.bpmn
This commit is contained in:
parent
aba2442dac
commit
f5156b11ee
@ -24,6 +24,10 @@
|
||||
<bpmn:text>Sets the my_message variable to "Hello World"</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
<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>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_7kik021">
|
||||
@ -31,6 +35,10 @@
|
||||
<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 id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -50,6 +58,10 @@
|
||||
<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:BPMNEdge id="Flow_1djhqzp_di" bpmnElement="Flow_1djhqzp">
|
||||
<di:waypoint x="215" y="177" />
|
||||
<di:waypoint x="280" y="177" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user