Merge branch 'dev' of github.com:sartography/sample-process-models into dev
This commit is contained in:
commit
5f2ec305ee
|
@ -5,6 +5,7 @@
|
|||
"exception_notification_addresses": [],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"files": [],
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": "test_form.bpmn",
|
||||
"primary_process_id": "test_form"
|
||||
}
|
|
@ -130,7 +130,7 @@ HO
|
|||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="EndEvent_0q4qzl9_di" bpmnElement="EndEvent_0q4qzl9">
|
||||
<dc:Bounds x="922" y="99" width="36" height="36" />
|
||||
<dc:Bounds x="902" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_0lvudp8_di" bpmnElement="SequenceFlow_0lvudp8">
|
||||
<di:waypoint x="147" y="110" />
|
||||
|
@ -179,7 +179,7 @@ HO
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_17my2ps_di" bpmnElement="Flow_17my2ps">
|
||||
<di:waypoint x="860" y="117" />
|
||||
<di:waypoint x="922" y="117" />
|
||||
<di:waypoint x="902" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0lxveac_di" bpmnElement="Flow_0lxveac">
|
||||
<di:waypoint x="730" y="210" />
|
||||
|
|
Loading…
Reference in New Issue