User: jason clicked save for misc/category_number_one/process-model-with-form/test_form.bpmn
This commit is contained in:
parent
98f0d04076
commit
56d1a002ef
|
@ -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"
|
||||
}
|
|
@ -93,9 +93,6 @@ HO
|
|||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="112" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="EndEvent_0q4qzl9_di" bpmnElement="EndEvent_0q4qzl9">
|
||||
<dc:Bounds x="892" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0hkyp4b_di" bpmnElement="form1">
|
||||
<dc:Bounds x="230" y="210" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -132,6 +129,9 @@ HO
|
|||
<dc:Bounds x="760" y="77" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="EndEvent_0q4qzl9_di" bpmnElement="EndEvent_0q4qzl9">
|
||||
<dc:Bounds x="952" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_0lvudp8_di" bpmnElement="SequenceFlow_0lvudp8">
|
||||
<di:waypoint x="147" y="110" />
|
||||
<di:waypoint x="190" 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="892" y="117" />
|
||||
<di:waypoint x="952" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0lxveac_di" bpmnElement="Flow_0lxveac">
|
||||
<di:waypoint x="730" y="210" />
|
||||
|
|
Loading…
Reference in New Issue