mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 12:48:21 +00:00
User: alex clicked save for shared/start-process/start-process.bpmn
This commit is contained in:
parent
8731c7c37d
commit
e34e09bc9c
@ -14,7 +14,10 @@
|
||||
<bpmn:incoming>Flow_1u7dtsr</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1m5aamy</bpmn:outgoing>
|
||||
<bpmn:script># Get Process Info
|
||||
process_info = get_process_info()</bpmn:script>
|
||||
process_info = get_process_info()
|
||||
|
||||
# Set User Instruction Text
|
||||
which_user_task = "invoice-approval"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:endEvent id="Event_1ghzw9d">
|
||||
<bpmn:incoming>Flow_00fd8n9</bpmn:incoming>
|
||||
@ -40,7 +43,7 @@ process_info = get_process_info()</bpmn:script>
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1ghzw9d_di" bpmnElement="Event_1ghzw9d">
|
||||
<dc:Bounds x="612" y="159" width="36" height="36" />
|
||||
<dc:Bounds x="842" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1u7dtsr_di" bpmnElement="Flow_1u7dtsr">
|
||||
<di:waypoint x="215" y="177" />
|
||||
@ -52,7 +55,7 @@ process_info = get_process_info()</bpmn:script>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_00fd8n9_di" bpmnElement="Flow_00fd8n9">
|
||||
<di:waypoint x="540" y="177" />
|
||||
<di:waypoint x="612" y="177" />
|
||||
<di:waypoint x="842" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user