diff options
author | sebdet <sebastien.determe@intl.att.com> | 2020-05-20 18:36:43 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2020-05-27 17:39:54 +0200 |
commit | 9e25792898ae648234239403374db8bb923bc180 (patch) | |
tree | b00142fcd0f173f0af2316b7ad1d49f24611dcdc /src/test/resources/example/dao/bpmn-template.xml | |
parent | c0ec0fc448af1c5d6eacb195e95938c921ba1bce (diff) |
Create SVG in UI
Remove the SVG generation from the backend and put it in the UI. Backend removal code + clean up of test resources
Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ie9d6cd20f0135b459dbc85901b9a66f65002a85c
Diffstat (limited to 'src/test/resources/example/dao/bpmn-template.xml')
-rw-r--r-- | src/test/resources/example/dao/bpmn-template.xml | 110 |
1 files changed, 0 insertions, 110 deletions
diff --git a/src/test/resources/example/dao/bpmn-template.xml b/src/test/resources/example/dao/bpmn-template.xml deleted file mode 100644 index 12671ac92..000000000 --- a/src/test/resources/example/dao/bpmn-template.xml +++ /dev/null @@ -1,110 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn"> - <bpmn:process id="Process_1" isExecutable="false"> - <bpmn:startEvent id="StartEvent_1"> - <bpmn:outgoing>SequenceFlow_0mshiwd</bpmn:outgoing> - </bpmn:startEvent> - <bpmn:vesCollector id="VesCollector_1s3sgbh"> - <bpmn:incoming>SequenceFlow_0mshiwd</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_0yenh9m</bpmn:outgoing> - </bpmn:vesCollector> - <bpmn:holmes id="Holmes_1m8n1s9"> - <bpmn:incoming>SequenceFlow_0yenh9m</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_1gq21be</bpmn:outgoing> - </bpmn:holmes> - <bpmn:tCA id="TCA_11n5nl9"> - <bpmn:incoming>SequenceFlow_1gq21be</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_14phr7v</bpmn:outgoing> - </bpmn:tCA> - <bpmn:policy id="Policy_19c1hms"> - <bpmn:incoming>SequenceFlow_14phr7v</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_1q2yngv</bpmn:outgoing> - </bpmn:policy> - <bpmn:endEvent id="EndEvent_0z8t6ek"> - <bpmn:incoming>SequenceFlow_1q2yngv</bpmn:incoming> - </bpmn:endEvent> - <bpmn:sequenceFlow id="SequenceFlow_0mshiwd" sourceRef="StartEvent_1" targetRef="VesCollector_1s3sgbh" /> - <bpmn:sequenceFlow id="SequenceFlow_0yenh9m" sourceRef="VesCollector_1s3sgbh" targetRef="Holmes_1m8n1s9" /> - <bpmn:sequenceFlow id="SequenceFlow_1gq21be" sourceRef="Holmes_1m8n1s9" targetRef="TCA_11n5nl9" /> - <bpmn:sequenceFlow id="SequenceFlow_14phr7v" sourceRef="TCA_11n5nl9" targetRef="Policy_19c1hms" /> - <bpmn:sequenceFlow id="SequenceFlow_1q2yngv" sourceRef="Policy_19c1hms" targetRef="EndEvent_0z8t6ek" /> - </bpmn:process> - <bpmndi:BPMNDiagram id="BPMNDiagram_1"> - <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1"> - <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> - <dc:Bounds x="50" y="162" width="36" height="36" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="VesCollector_1s3sgbh_di" bpmnElement="VesCollector_1s3sgbh"> - <dc:Bounds x="552" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Holmes_1m8n1s9_di" bpmnElement="Holmes_1m8n1s9"> - <dc:Bounds x="702" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="TCA_11n5nl9_di" bpmnElement="TCA_11n5nl9"> - <dc:Bounds x="878" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Policy_19c1hms_di" bpmnElement="Policy_19c1hms"> - <dc:Bounds x="1031" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="EndEvent_0z8t6ek_di" bpmnElement="EndEvent_0z8t6ek"> - <dc:Bounds x="1231" y="162" width="36" height="36" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="1204" y="198" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNShape> - <bpmndi:BPMNEdge id="SequenceFlow_0mshiwd_di" bpmnElement="SequenceFlow_0mshiwd"> - <di:waypoint xsi:type="dc:Point" x="86" y="180" /> - <di:waypoint xsi:type="dc:Point" x="151" y="180" /> - <di:waypoint xsi:type="dc:Point" x="151" y="192" /> - <di:waypoint xsi:type="dc:Point" x="216" y="192" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="106" y="176" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_0z37chw_di" bpmnElement="SequenceFlow_0z37chw"> - <di:waypoint xsi:type="dc:Point" x="336" y="192" /> - <di:waypoint xsi:type="dc:Point" x="357" y="192" /> - <di:waypoint xsi:type="dc:Point" x="357" y="180" /> - <di:waypoint xsi:type="dc:Point" x="378" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="312" y="176" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_1io8zzg_di" bpmnElement="SequenceFlow_1io8zzg"> - <di:waypoint xsi:type="dc:Point" x="498" y="180" /> - <di:waypoint xsi:type="dc:Point" x="552" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="480" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_0yenh9m_di" bpmnElement="SequenceFlow_0yenh9m"> - <di:waypoint xsi:type="dc:Point" x="672" y="180" /> - <di:waypoint xsi:type="dc:Point" x="702" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="642" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_1gq21be_di" bpmnElement="SequenceFlow_1gq21be"> - <di:waypoint xsi:type="dc:Point" x="822" y="180" /> - <di:waypoint xsi:type="dc:Point" x="878" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="805" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_14phr7v_di" bpmnElement="SequenceFlow_14phr7v"> - <di:waypoint xsi:type="dc:Point" x="998" y="180" /> - <di:waypoint xsi:type="dc:Point" x="1031" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="969.5" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - <bpmndi:BPMNEdge id="SequenceFlow_1q2yngv_di" bpmnElement="SequenceFlow_1q2yngv"> - <di:waypoint xsi:type="dc:Point" x="1151" y="180" /> - <di:waypoint xsi:type="dc:Point" x="1231" y="180" /> - <bpmndi:BPMNLabel> - <dc:Bounds x="1146" y="170" width="90" height="20" /> - </bpmndi:BPMNLabel> - </bpmndi:BPMNEdge> - </bpmndi:BPMNPlane> - </bpmndi:BPMNDiagram> -</bpmn:definitions> |