diff options
Diffstat (limited to 'src/test/resources/example/dao/bpmn-template.xml')
-rw-r--r-- | src/test/resources/example/dao/bpmn-template.xml | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/src/test/resources/example/dao/bpmn-template.xml b/src/test/resources/example/dao/bpmn-template.xml new file mode 100644 index 00000000..5aa133ac --- /dev/null +++ b/src/test/resources/example/dao/bpmn-template.xml @@ -0,0 +1,126 @@ +<?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:collector id="Collector_1i63yo1"> + <bpmn:incoming>SequenceFlow_0mshiwd</bpmn:incoming> + <bpmn:outgoing>SequenceFlow_0z37chw</bpmn:outgoing> + </bpmn:collector> + <bpmn:stringMatch id="StringMatch_1g5af0z"> + <bpmn:incoming>SequenceFlow_0z37chw</bpmn:incoming> + <bpmn:outgoing>SequenceFlow_1io8zzg</bpmn:outgoing> + </bpmn:stringMatch> + <bpmn:vesCollector id="VesCollector_1s3sgbh"> + <bpmn:incoming>SequenceFlow_1io8zzg</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="Collector_1i63yo1" /> + <bpmn:sequenceFlow id="SequenceFlow_0z37chw" sourceRef="Collector_1i63yo1" targetRef="StringMatch_1g5af0z" /> + <bpmn:sequenceFlow id="SequenceFlow_1io8zzg" sourceRef="StringMatch_1g5af0z" 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="Collector_1i63yo1_di" bpmnElement="Collector_1i63yo1"> + <dc:Bounds x="216" y="152" width="120" height="80" /> + </bpmndi:BPMNShape> + <bpmndi:BPMNShape id="StringMatch_1g5af0z_di" bpmnElement="StringMatch_1g5af0z"> + <dc:Bounds x="378" y="140" width="120" height="80" /> + </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> |