Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
reynisson 2021-12-23 15:53:12 +00:00
commit c0ca49d4f2
5 changed files with 381 additions and 401 deletions

View File

@ -1,5 +1,5 @@
<?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:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0grlf6g" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.8.1" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.15.0">
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0grlf6g" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.8.1" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.15.0">
<bpmn:collaboration id="Collaboration_0p9il2x">
<bpmn:participant id="Participant_06nkquo" name="Tasklist Service" processRef="Process_12mqbju" />
<bpmn:participant id="Participant_016oseg" name="Roster Service" processRef="Process_1s4t9qw" />
@ -138,9 +138,6 @@
<bpmn:outgoing>Flow_19flgkm</bpmn:outgoing>
<bpmn:outgoing>Flow_1ufcjqo</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:task id="Activity_0kt4ce0" name="Check if task is getting executed">
<bpmn:outgoing>Flow_0yt3znc</bpmn:outgoing>
</bpmn:task>
<bpmn:sequenceFlow id="Flow_1rxws1j" name="Yes" sourceRef="Gateway_1apm7h8" targetRef="Activity_0a4kzh7" />
<bpmn:sequenceFlow id="Flow_1oy6e8u" name="No" sourceRef="Gateway_1apm7h8" targetRef="Activity_1v2mt3m" />
<bpmn:sequenceFlow id="Flow_1urp3d2" sourceRef="Activity_0x47yx9" targetRef="Gateway_1apm7h8" />
@ -151,6 +148,14 @@
<bpmn:sequenceFlow id="Flow_19flgkm" name="Yes" sourceRef="Gateway_1q5k5mf" targetRef="Activity_0trqd0z" />
<bpmn:sequenceFlow id="Flow_1ufcjqo" name="No" sourceRef="Gateway_1q5k5mf" targetRef="Activity_09ys1a2" />
<bpmn:sequenceFlow id="Flow_0yt3znc" sourceRef="Activity_0kt4ce0" targetRef="Gateway_1q5k5mf" />
<bpmn:sequenceFlow id="Flow_0k28pj4" sourceRef="Activity_0kt4ce0" targetRef="Activity_0aut87q" />
<bpmn:task id="Activity_0kt4ce0" name="Check if task is getting executed">
<bpmn:outgoing>Flow_0yt3znc</bpmn:outgoing>
<bpmn:outgoing>Flow_0k28pj4</bpmn:outgoing>
</bpmn:task>
<bpmn:task id="Activity_0aut87q" name="Check if task is auctioned">
<bpmn:incoming>Flow_0k28pj4</bpmn:incoming>
</bpmn:task>
</bpmn:process>
<bpmn:process id="Process_0bur8vc" isExecutable="false">
<bpmn:task id="Activity_14xojfa" name="Adds executor to pool" />
@ -315,56 +320,109 @@
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0p9il2x">
<bpmndi:BPMNShape id="Participant_06nkquo_di" bpmnElement="Participant_06nkquo" isHorizontal="true">
<dc:Bounds x="160" y="80" width="2030" height="420" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_04yudlk_di" bpmnElement="Flow_04yudlk" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="258" y="390" />
<di:waypoint x="320" y="390" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_020rl47_di" bpmnElement="Flow_020rl47">
<di:waypoint x="258" y="300" />
<di:waypoint x="320" y="300" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0q27k8x_di" bpmnElement="Flow_0q27k8x">
<di:waypoint x="2020" y="390" />
<di:waypoint x="2020" y="310" />
<di:waypoint x="1610" y="310" />
<di:waypoint x="1610" y="390" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1x5tn8d_di" bpmnElement="Flow_1x5tn8d">
<di:waypoint x="1750" y="430" />
<di:waypoint x="1660" y="430" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jdop0s_di" bpmnElement="Flow_0jdop0s">
<di:waypoint x="1415" y="430" />
<di:waypoint x="1360" y="430" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1380" y="412" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0t619kx_di" bpmnElement="Flow_0t619kx">
<di:waypoint x="1440" y="405" />
<di:waypoint x="1440" y="360" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1446" y="380" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0p2cvuq_di" bpmnElement="Flow_0p2cvuq">
<di:waypoint x="1560" y="430" />
<di:waypoint x="1465" y="430" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0drypjw_di" bpmnElement="Flow_0drypjw">
<di:waypoint x="258" y="180" />
<di:waypoint x="400" y="180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Activity_0fiiuon_di" bpmnElement="Activity_0fiiuon">
<dc:Bounds x="1750" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_01iahon_di" bpmnElement="Activity_01iahon">
<dc:Bounds x="1970" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1e01yys_di" bpmnElement="Activity_1e01yys">
<dc:Bounds x="1560" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1b7afz7_di" bpmnElement="Gateway_1b7afz7" isMarkerVisible="true">
<dc:Bounds x="1415" y="405" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1c318b6_di" bpmnElement="Activity_1c318b6">
<dc:Bounds x="1390" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0oro919_di" bpmnElement="Activity_0oro919">
<dc:Bounds x="1260" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1jq7hnv_di" bpmnElement="Activity_1jq7hnv" bioc:stroke="black" bioc:fill="white">
<dc:Bounds x="320" y="260" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0qpc9r0_di" bpmnElement="Activity_0qpc9r0">
<dc:Bounds x="1060" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_11958sp_di" bpmnElement="Activity_11958sp">
<dc:Bounds x="920" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0phm5et_di" bpmnElement="Activity_0phm5et" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="1190" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_04ek3w5_di" bpmnElement="Event_04ek3w5">
<dc:Bounds x="222" y="162" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="197" y="205" width="86" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_15jcufk_di" bpmnElement="Event_15jcufk">
<dc:Bounds x="222" y="282" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="208" y="325" width="65" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_099rjfn_di" bpmnElement="Event_099rjfn" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="222" y="372" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="200" y="415" width="82" height="80" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_13xp2vr_di" bpmnElement="Activity_13xp2vr">
<dc:Bounds x="400" y="140" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0jzf0yv_di" bpmnElement="Activity_0jzf0yv" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="320" y="350" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_016oseg_di" bpmnElement="Participant_016oseg" isHorizontal="true">
<dc:Bounds x="160" y="560" width="1950" height="410" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1rxws1j_di" bpmnElement="Flow_1rxws1j">
<di:waypoint x="1635" y="800" />
<di:waypoint x="1750" y="800" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1684" y="782" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1oy6e8u_di" bpmnElement="Flow_1oy6e8u">
<di:waypoint x="1610" y="825" />
<di:waypoint x="1610" y="880" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1618" y="843" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1urp3d2_di" bpmnElement="Flow_1urp3d2">
<di:waypoint x="1490" y="800" />
<di:waypoint x="1585" y="800" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_01pbz6s_di" bpmnElement="Flow_01pbz6s">
<di:waypoint x="830" y="815" />
<di:waypoint x="830" y="900" />
<di:waypoint x="950" y="900" />
<bpmndi:BPMNLabel>
<dc:Bounds x="882" y="883" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_159tlyd_di" bpmnElement="Flow_159tlyd">
<di:waypoint x="855" y="790" />
<di:waypoint x="950" y="790" />
<bpmndi:BPMNLabel>
<dc:Bounds x="894" y="772" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1rie16h_di" bpmnElement="Flow_1rie16h">
<di:waypoint x="570" y="790" />
<di:waypoint x="805" y="790" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0z1xo5y_di" bpmnElement="Flow_0z1xo5y">
<di:waypoint x="420" y="790" />
<di:waypoint x="470" y="790" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_19flgkm_di" bpmnElement="Flow_19flgkm">
<di:waypoint x="695" y="610" />
<di:waypoint x="790" y="610" />
<bpmndi:BPMNLabel>
<dc:Bounds x="721" y="589" width="18" height="14" />
</bpmndi:BPMNLabel>
<bpmndi:BPMNEdge id="Flow_0yt3znc_di" bpmnElement="Flow_0yt3znc">
<di:waypoint x="570" y="610" />
<di:waypoint x="645" y="610" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ufcjqo_di" bpmnElement="Flow_1ufcjqo">
<di:waypoint x="670" y="635" />
@ -374,9 +432,58 @@
<dc:Bounds x="722" y="683" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0yt3znc_di" bpmnElement="Flow_0yt3znc">
<di:waypoint x="580" y="610" />
<di:waypoint x="645" y="610" />
<bpmndi:BPMNEdge id="Flow_19flgkm_di" bpmnElement="Flow_19flgkm">
<di:waypoint x="695" y="610" />
<di:waypoint x="790" y="610" />
<bpmndi:BPMNLabel>
<dc:Bounds x="721" y="589" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0z1xo5y_di" bpmnElement="Flow_0z1xo5y">
<di:waypoint x="420" y="790" />
<di:waypoint x="470" y="790" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1rie16h_di" bpmnElement="Flow_1rie16h">
<di:waypoint x="570" y="790" />
<di:waypoint x="805" y="790" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_159tlyd_di" bpmnElement="Flow_159tlyd">
<di:waypoint x="855" y="790" />
<di:waypoint x="950" y="790" />
<bpmndi:BPMNLabel>
<dc:Bounds x="894" y="772" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_01pbz6s_di" bpmnElement="Flow_01pbz6s">
<di:waypoint x="830" y="815" />
<di:waypoint x="830" y="900" />
<di:waypoint x="950" y="900" />
<bpmndi:BPMNLabel>
<dc:Bounds x="882" y="883" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1urp3d2_di" bpmnElement="Flow_1urp3d2">
<di:waypoint x="1490" y="800" />
<di:waypoint x="1585" y="800" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1oy6e8u_di" bpmnElement="Flow_1oy6e8u">
<di:waypoint x="1610" y="825" />
<di:waypoint x="1610" y="880" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1618" y="843" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1rxws1j_di" bpmnElement="Flow_1rxws1j">
<di:waypoint x="1635" y="800" />
<di:waypoint x="1750" y="800" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1684" y="782" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0k28pj4_di" bpmnElement="Flow_0k28pj4" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="520" y="650" />
<di:waypoint x="520" y="700" />
<di:waypoint x="550" y="700" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Gateway_0sqs3j7_di" bpmnElement="Gateway_0sqs3j7" isMarkerVisible="true">
<dc:Bounds x="805" y="765" width="50" height="50" />
@ -424,7 +531,10 @@
<dc:Bounds x="645" y="585" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0kt4ce0_di" bpmnElement="Activity_0kt4ce0">
<dc:Bounds x="480" y="570" width="100" height="80" />
<dc:Bounds x="470" y="570" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0aut87q_di" bpmnElement="Activity_0aut87q" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="550" y="660" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_11sfrgz_di" bpmnElement="Participant_11sfrgz" isHorizontal="true">
<dc:Bounds x="160" y="1040" width="820" height="220" />
@ -438,32 +548,37 @@
<bpmndi:BPMNShape id="Participant_1x7nd70_di" bpmnElement="Participant_1x7nd70" isHorizontal="true">
<dc:Bounds x="160" y="1330" width="1950" height="300" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1duwugb_di" bpmnElement="Flow_1duwugb">
<di:waypoint x="930" y="1385" />
<di:waypoint x="930" y="1360" />
<di:waypoint x="1420" y="1360" />
<di:waypoint x="1420" y="1400" />
<bpmndi:BPMNEdge id="Flow_1x2ab5q_di" bpmnElement="Flow_1x2ab5q">
<di:waypoint x="650" y="1575" />
<di:waypoint x="650" y="1610" />
<di:waypoint x="440" y="1610" />
<di:waypoint x="440" y="1590" />
<bpmndi:BPMNLabel>
<dc:Bounds x="961" y="1342" width="18" height="14" />
<dc:Bounds x="538" y="1592" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0b4g73l_di" bpmnElement="Flow_0b4g73l">
<di:waypoint x="930" y="1435" />
<di:waypoint x="930" y="1510" />
<bpmndi:BPMNEdge id="Flow_123h648_di" bpmnElement="Flow_123h648">
<di:waypoint x="650" y="1450" />
<di:waypoint x="650" y="1525" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0rh699s_di" bpmnElement="Flow_0rh699s">
<di:waypoint x="675" y="1550" />
<di:waypoint x="740" y="1550" />
<bpmndi:BPMNLabel>
<dc:Bounds x="938" y="1463" width="15" height="14" />
<dc:Bounds x="691" y="1532" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_19m4xhk_di" bpmnElement="Flow_19m4xhk">
<di:waypoint x="810" y="1410" />
<di:waypoint x="905" y="1410" />
<bpmndi:BPMNEdge id="Flow_02boegx_di" bpmnElement="Flow_02boegx">
<di:waypoint x="268" y="1550" />
<di:waypoint x="390" y="1550" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ruufha_di" bpmnElement="Flow_0ruufha">
<di:waypoint x="1315" y="1440" />
<di:waypoint x="1400" y="1440" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1331" y="1422" width="18" height="14" />
</bpmndi:BPMNLabel>
<bpmndi:BPMNEdge id="Flow_0wnknbm_di" bpmnElement="Flow_0wnknbm">
<di:waypoint x="268" y="1390" />
<di:waypoint x="390" y="1390" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0nuuhk7_di" bpmnElement="Flow_0nuuhk7">
<di:waypoint x="1140" y="1440" />
<di:waypoint x="1265" y="1440" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_197gie6_di" bpmnElement="Flow_197gie6">
<di:waypoint x="1290" y="1465" />
@ -473,36 +588,31 @@
<dc:Bounds x="1332" y="1533" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0nuuhk7_di" bpmnElement="Flow_0nuuhk7">
<di:waypoint x="1140" y="1440" />
<di:waypoint x="1265" y="1440" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0wnknbm_di" bpmnElement="Flow_0wnknbm">
<di:waypoint x="268" y="1390" />
<di:waypoint x="390" y="1390" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_02boegx_di" bpmnElement="Flow_02boegx">
<di:waypoint x="268" y="1550" />
<di:waypoint x="390" y="1550" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0rh699s_di" bpmnElement="Flow_0rh699s">
<di:waypoint x="675" y="1550" />
<di:waypoint x="740" y="1550" />
<bpmndi:BPMNEdge id="Flow_0ruufha_di" bpmnElement="Flow_0ruufha">
<di:waypoint x="1315" y="1440" />
<di:waypoint x="1400" y="1440" />
<bpmndi:BPMNLabel>
<dc:Bounds x="691" y="1532" width="18" height="14" />
<dc:Bounds x="1331" y="1422" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_123h648_di" bpmnElement="Flow_123h648">
<di:waypoint x="650" y="1450" />
<di:waypoint x="650" y="1525" />
<bpmndi:BPMNEdge id="Flow_19m4xhk_di" bpmnElement="Flow_19m4xhk">
<di:waypoint x="810" y="1410" />
<di:waypoint x="905" y="1410" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1x2ab5q_di" bpmnElement="Flow_1x2ab5q">
<di:waypoint x="650" y="1575" />
<di:waypoint x="650" y="1610" />
<di:waypoint x="440" y="1610" />
<di:waypoint x="440" y="1590" />
<bpmndi:BPMNEdge id="Flow_0b4g73l_di" bpmnElement="Flow_0b4g73l">
<di:waypoint x="930" y="1435" />
<di:waypoint x="930" y="1510" />
<bpmndi:BPMNLabel>
<dc:Bounds x="538" y="1592" width="15" height="14" />
<dc:Bounds x="938" y="1463" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1duwugb_di" bpmnElement="Flow_1duwugb">
<di:waypoint x="930" y="1385" />
<di:waypoint x="930" y="1360" />
<di:waypoint x="1420" y="1360" />
<di:waypoint x="1420" y="1400" />
<bpmndi:BPMNLabel>
<dc:Bounds x="961" y="1342" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Gateway_0nyndyn_di" bpmnElement="Gateway_0nyndyn" isMarkerVisible="true">
@ -559,22 +669,45 @@
<bpmndi:BPMNShape id="Participant_1ggu0ij_di" bpmnElement="Participant_1ggu0ij" isHorizontal="true">
<dc:Bounds x="160" y="1690" width="1950" height="380" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1c284l8_di" bpmnElement="Flow_1c284l8">
<di:waypoint x="1490" y="1790" />
<di:waypoint x="1600" y="1790" />
<bpmndi:BPMNEdge id="Flow_1v97ns8_di" bpmnElement="Flow_1v97ns8" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="1650" y="1935" />
<di:waypoint x="1650" y="2010" />
<di:waypoint x="1590" y="2010" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1502" y="1756" width="77" height="27" />
<dc:Bounds x="1605" y="1988" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1wnl1dp_di" bpmnElement="Flow_1wnl1dp">
<di:waypoint x="520" y="1790" />
<di:waypoint x="595" y="1790" />
<bpmndi:BPMNEdge id="Flow_0xfuedn_di" bpmnElement="Flow_0xfuedn" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="1790" y="1910" />
<di:waypoint x="1675" y="1910" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_018ptp2_di" bpmnElement="Flow_018ptp2">
<di:waypoint x="620" y="1815" />
<di:waypoint x="620" y="1890" />
<bpmndi:BPMNEdge id="Flow_1iyxahk_di" bpmnElement="Flow_1iyxahk" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="1625" y="1910" />
<di:waypoint x="1350" y="1910" />
<di:waypoint x="1350" y="1830" />
<bpmndi:BPMNLabel>
<dc:Bounds x="632" y="1850" width="15" height="14" />
<dc:Bounds x="1570" y="1893" width="46" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1se7kv7_di" bpmnElement="Flow_1se7kv7" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="1840" y="1815" />
<di:waypoint x="1840" y="1870" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1848" y="1839" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0zar2lz_di" bpmnElement="Flow_0zar2lz" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="1865" y="1790" />
<di:waypoint x="1950" y="1790" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1884" y="1773" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04emv5h_di" bpmnElement="Flow_04emv5h" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="1700" y="1790" />
<di:waypoint x="1815" y="1790" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1717" y="1772" width="82" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0mdt1ms_di" bpmnElement="Flow_0mdt1ms">
@ -584,45 +717,22 @@
<dc:Bounds x="669" y="1772" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04emv5h_di" bpmnElement="Flow_04emv5h">
<di:waypoint x="1700" y="1790" />
<di:waypoint x="1815" y="1790" />
<bpmndi:BPMNEdge id="Flow_018ptp2_di" bpmnElement="Flow_018ptp2">
<di:waypoint x="620" y="1815" />
<di:waypoint x="620" y="1890" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1717" y="1772" width="82" height="14" />
<dc:Bounds x="632" y="1850" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0zar2lz_di" bpmnElement="Flow_0zar2lz">
<di:waypoint x="1865" y="1790" />
<di:waypoint x="1950" y="1790" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1884" y="1773" width="18" height="14" />
</bpmndi:BPMNLabel>
<bpmndi:BPMNEdge id="Flow_1wnl1dp_di" bpmnElement="Flow_1wnl1dp">
<di:waypoint x="520" y="1790" />
<di:waypoint x="595" y="1790" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1se7kv7_di" bpmnElement="Flow_1se7kv7">
<di:waypoint x="1840" y="1815" />
<di:waypoint x="1840" y="1870" />
<bpmndi:BPMNEdge id="Flow_1c284l8_di" bpmnElement="Flow_1c284l8">
<di:waypoint x="1490" y="1790" />
<di:waypoint x="1600" y="1790" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1848" y="1839" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1iyxahk_di" bpmnElement="Flow_1iyxahk">
<di:waypoint x="1625" y="1910" />
<di:waypoint x="1350" y="1910" />
<di:waypoint x="1350" y="1830" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1570" y="1893" width="46" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0xfuedn_di" bpmnElement="Flow_0xfuedn">
<di:waypoint x="1790" y="1910" />
<di:waypoint x="1675" y="1910" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1v97ns8_di" bpmnElement="Flow_1v97ns8">
<di:waypoint x="1650" y="1935" />
<di:waypoint x="1650" y="2010" />
<di:waypoint x="1590" y="2010" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1605" y="1988" width="18" height="14" />
<dc:Bounds x="1502" y="1756" width="77" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Activity_0nk3dyd_di" bpmnElement="Activity_0nk3dyd">
@ -652,137 +762,32 @@
<bpmndi:BPMNShape id="Activity_0l3m7jz_di" bpmnElement="Activity_0l3m7jz">
<dc:Bounds x="1600" y="1750" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1glhpou_di" bpmnElement="Gateway_1glhpou" isMarkerVisible="true">
<bpmndi:BPMNShape id="Gateway_1glhpou_di" bpmnElement="Gateway_1glhpou" isMarkerVisible="true" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="1815" y="1765" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0qk4791_di" bpmnElement="Activity_0qk4791">
<bpmndi:BPMNShape id="Activity_0qk4791_di" bpmnElement="Activity_0qk4791" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="1790" y="1870" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_01fwgfy_di" bpmnElement="Gateway_01fwgfy" isMarkerVisible="true">
<bpmndi:BPMNShape id="Gateway_01fwgfy_di" bpmnElement="Gateway_01fwgfy" isMarkerVisible="true" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="1625" y="1885" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1ahl6bl_di" bpmnElement="Activity_1ahl6bl">
<dc:Bounds x="1950" y="1750" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0at6kvd_di" bpmnElement="Activity_0at6kvd">
<bpmndi:BPMNShape id="Activity_0at6kvd_di" bpmnElement="Activity_0at6kvd" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<dc:Bounds x="1490" y="1970" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0123dae_di" bpmnElement="Activity_0123dae">
<dc:Bounds x="1270" y="1750" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_06nkquo_di" bpmnElement="Participant_06nkquo" isHorizontal="true">
<dc:Bounds x="160" y="80" width="2030" height="420" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0drypjw_di" bpmnElement="Flow_0drypjw">
<di:waypoint x="258" y="180" />
<di:waypoint x="400" y="180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0p2cvuq_di" bpmnElement="Flow_0p2cvuq">
<di:waypoint x="1560" y="430" />
<di:waypoint x="1465" y="430" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0t619kx_di" bpmnElement="Flow_0t619kx">
<di:waypoint x="1440" y="405" />
<di:waypoint x="1440" y="360" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1446" y="380" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jdop0s_di" bpmnElement="Flow_0jdop0s">
<di:waypoint x="1415" y="430" />
<di:waypoint x="1360" y="430" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1380" y="412" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1x5tn8d_di" bpmnElement="Flow_1x5tn8d">
<di:waypoint x="1750" y="430" />
<di:waypoint x="1660" y="430" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0q27k8x_di" bpmnElement="Flow_0q27k8x">
<di:waypoint x="2020" y="390" />
<di:waypoint x="2020" y="310" />
<di:waypoint x="1610" y="310" />
<di:waypoint x="1610" y="390" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_020rl47_di" bpmnElement="Flow_020rl47">
<di:waypoint x="258" y="300" />
<di:waypoint x="320" y="300" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04yudlk_di" bpmnElement="Flow_04yudlk">
<di:waypoint x="258" y="390" />
<di:waypoint x="320" y="390" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Activity_0fiiuon_di" bpmnElement="Activity_0fiiuon">
<dc:Bounds x="1750" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_01iahon_di" bpmnElement="Activity_01iahon">
<dc:Bounds x="1970" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1e01yys_di" bpmnElement="Activity_1e01yys">
<dc:Bounds x="1560" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1b7afz7_di" bpmnElement="Gateway_1b7afz7" isMarkerVisible="true">
<dc:Bounds x="1415" y="405" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1c318b6_di" bpmnElement="Activity_1c318b6">
<dc:Bounds x="1390" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0oro919_di" bpmnElement="Activity_0oro919">
<dc:Bounds x="1260" y="390" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1jq7hnv_di" bpmnElement="Activity_1jq7hnv">
<dc:Bounds x="320" y="260" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0qpc9r0_di" bpmnElement="Activity_0qpc9r0">
<dc:Bounds x="1060" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_11958sp_di" bpmnElement="Activity_11958sp">
<dc:Bounds x="920" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0phm5et_di" bpmnElement="Activity_0phm5et">
<dc:Bounds x="1190" y="280" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_04ek3w5_di" bpmnElement="Event_04ek3w5">
<dc:Bounds x="222" y="162" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="197" y="205" width="86" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_15jcufk_di" bpmnElement="Event_15jcufk">
<dc:Bounds x="222" y="282" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="208" y="325" width="65" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_099rjfn_di" bpmnElement="Event_099rjfn">
<dc:Bounds x="222" y="372" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="200" y="415" width="82" height="80" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_13xp2vr_di" bpmnElement="Activity_13xp2vr">
<dc:Bounds x="400" y="140" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0jzf0yv_di" bpmnElement="Activity_0jzf0yv">
<dc:Bounds x="320" y="350" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_1d39i1c_di" bpmnElement="Participant_1d39i1c" isHorizontal="true">
<dc:Bounds x="160" y="2140" width="2100" height="300" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_13wk2ub_di" bpmnElement="Flow_13wk2ub">
<di:waypoint x="2050" y="2260" />
<di:waypoint x="2120" y="2260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0zwkg3r_di" bpmnElement="Flow_0zwkg3r">
<di:waypoint x="268" y="2260" />
<di:waypoint x="420" y="2260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_08pa8sd_di" bpmnElement="Flow_08pa8sd">
<di:waypoint x="810" y="2270" />
<di:waypoint x="885" y="2270" />
<bpmndi:BPMNEdge id="Flow_1xk3spy_di" bpmnElement="Flow_1xk3spy">
<di:waypoint x="910" y="2295" />
<di:waypoint x="910" y="2340" />
<bpmndi:BPMNLabel>
<dc:Bounds x="828" y="2252" width="39" height="14" />
<dc:Bounds x="918" y="2303" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0n0c3ba_di" bpmnElement="Flow_0n0c3ba">
@ -792,13 +797,21 @@
<dc:Bounds x="954" y="2249" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1xk3spy_di" bpmnElement="Flow_1xk3spy">
<di:waypoint x="910" y="2295" />
<di:waypoint x="910" y="2340" />
<bpmndi:BPMNEdge id="Flow_08pa8sd_di" bpmnElement="Flow_08pa8sd">
<di:waypoint x="810" y="2270" />
<di:waypoint x="885" y="2270" />
<bpmndi:BPMNLabel>
<dc:Bounds x="918" y="2303" width="15" height="14" />
<dc:Bounds x="828" y="2252" width="39" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0zwkg3r_di" bpmnElement="Flow_0zwkg3r">
<di:waypoint x="268" y="2260" />
<di:waypoint x="420" y="2260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_13wk2ub_di" bpmnElement="Flow_13wk2ub">
<di:waypoint x="2050" y="2260" />
<di:waypoint x="2120" y="2260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Event_1pt77mj_di" bpmnElement="Event_1pt77mj">
<dc:Bounds x="232" y="2242" width="36" height="36" />
<bpmndi:BPMNLabel>
@ -829,6 +842,12 @@
<bpmndi:BPMNShape id="Activity_0x8r7k7_di" bpmnElement="Activity_0x8r7k7">
<dc:Bounds x="1270" y="2220" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_14smr2g_di" bpmnElement="Flow_14smr2g">
<di:waypoint x="450" y="220" />
<di:waypoint x="450" y="610" />
<di:waypoint x="390" y="610" />
<di:waypoint x="390" y="750" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0z85582_di" bpmnElement="Flow_0z85582">
<di:waypoint x="1050" y="790" />
<di:waypoint x="1090" y="790" />
@ -837,12 +856,6 @@
<dc:Bounds x="1000" y="1130" width="81" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0wwbgs7_di" bpmnElement="Flow_0wwbgs7">
<di:waypoint x="1050" y="900" />
<di:waypoint x="1210" y="900" />
<di:waypoint x="1210" y="1790" />
<di:waypoint x="1270" y="1790" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_02hwoew_di" bpmnElement="Flow_02hwoew">
<di:waypoint x="1450" y="1400" />
<di:waypoint x="1450" y="840" />
@ -861,6 +874,13 @@
<dc:Bounds x="1705" y="582" width="69" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gknjes_di" bpmnElement="Flow_1gknjes">
<di:waypoint x="2020" y="760" />
<di:waypoint x="2020" y="470" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2029" y="593" width="82" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0fihv5s_di" bpmnElement="Flow_0fihv5s">
<di:waypoint x="1850" y="1440" />
<di:waypoint x="2020" y="1440" />
@ -869,22 +889,20 @@
<dc:Bounds x="2036" y="1124" width="88" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gknjes_di" bpmnElement="Flow_1gknjes">
<di:waypoint x="2020" y="760" />
<di:waypoint x="2020" y="470" />
<bpmndi:BPMNEdge id="Flow_1qv7s55_di" bpmnElement="Flow_1qv7s55">
<di:waypoint x="440" y="1350" />
<di:waypoint x="440" y="1140" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2029" y="593" width="82" height="27" />
<dc:Bounds x="446" y="1280" width="68" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_14smr2g_di" bpmnElement="Flow_14smr2g">
<di:waypoint x="450" y="220" />
<di:waypoint x="450" y="610" />
<di:waypoint x="390" y="610" />
<di:waypoint x="390" y="750" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0zr6p4m_di" bpmnElement="Flow_0zr6p4m">
<di:waypoint x="350" y="430" />
<di:waypoint x="350" y="750" />
<bpmndi:BPMNEdge id="Flow_1l0z3bv_di" bpmnElement="Flow_1l0z3bv">
<di:waypoint x="490" y="1100" />
<di:waypoint x="760" y="1100" />
<di:waypoint x="760" y="1370" />
<bpmndi:BPMNLabel>
<dc:Bounds x="777" y="1164" width="87" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1bx5dnk_di" bpmnElement="Flow_1bx5dnk">
<di:waypoint x="440" y="1060" />
@ -893,12 +911,89 @@
<dc:Bounds x="339" y="996" width="82" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0wwbgs7_di" bpmnElement="Flow_0wwbgs7">
<di:waypoint x="1050" y="900" />
<di:waypoint x="1210" y="900" />
<di:waypoint x="1210" y="1790" />
<di:waypoint x="1270" y="1790" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_05s4fa6_di" bpmnElement="Flow_05s4fa6">
<di:waypoint x="1320" y="1830" />
<di:waypoint x="1320" y="2220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1215" y="2080" width="90" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_009mww7_di" bpmnElement="Flow_009mww7">
<di:waypoint x="1370" y="2256" />
<di:waypoint x="1440" y="2256" />
<di:waypoint x="1440" y="1830" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0veeafb_di" bpmnElement="Flow_0veeafb">
<di:waypoint x="1950" y="2260" />
<di:waypoint x="1910" y="2260" />
<di:waypoint x="1910" y="430" />
<di:waypoint x="1850" y="430" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1835" y="2096" width="69" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ldoe50_di" bpmnElement="Flow_0ldoe50">
<di:waypoint x="470" y="2220" />
<di:waypoint x="470" y="1830" />
<bpmndi:BPMNLabel>
<dc:Bounds x="485" y="2080" width="90" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_19w7sp3_di" bpmnElement="Flow_19w7sp3">
<di:waypoint x="390" y="1100" />
<di:waypoint x="340" y="1100" />
<di:waypoint x="340" y="1780" />
<di:waypoint x="310" y="1780" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0qw77lq_di" bpmnElement="Flow_0qw77lq">
<di:waypoint x="2170" y="2220" />
<di:waypoint x="2170" y="410" />
<di:waypoint x="2070" y="410" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2179" y="2086" width="82" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0id432z_di" bpmnElement="Flow_0id432z">
<di:waypoint x="760" y="1830" />
<di:waypoint x="760" y="2230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1vqoo2z_di" bpmnElement="Flow_1vqoo2z">
<di:waypoint x="1040" y="2230" />
<di:waypoint x="1040" y="1830" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ikgoz3_di" bpmnElement="Flow_1ikgoz3">
<di:waypoint x="1090" y="1790" />
<di:waypoint x="1170" y="1790" />
<di:waypoint x="1170" y="180" />
<di:waypoint x="500" y="180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1jo7zxr_di" bpmnElement="Flow_1jo7zxr">
<di:waypoint x="490" y="1550" />
<di:waypoint x="570" y="1550" />
<di:waypoint x="570" y="1230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0zv6duf_di" bpmnElement="Flow_0zv6duf">
<di:waypoint x="570" y="1150" />
<di:waypoint x="570" y="1045" />
<di:waypoint x="580" y="1045" />
<di:waypoint x="580" y="940" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1oxbeps_di" bpmnElement="Flow_1oxbeps">
<di:waypoint x="520" y="1190" />
<di:waypoint x="370" y="1190" />
<di:waypoint x="370" y="1860" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0au0up3_di" bpmnElement="Flow_0au0up3" bioc:stroke="black" bioc:fill="white">
<di:waypoint x="420" y="300" />
<di:waypoint x="520" y="300" />
<di:waypoint x="520" y="570" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jvqtzp_di" bpmnElement="Flow_0jvqtzp">
<di:waypoint x="890" y="610" />
<di:waypoint x="970" y="610" />
@ -915,105 +1010,23 @@
<dc:Bounds x="1018" y="523" width="84" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0au0up3_di" bpmnElement="Flow_0au0up3">
<di:waypoint x="420" y="300" />
<di:waypoint x="530" y="300" />
<di:waypoint x="530" y="570" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1qv7s55_di" bpmnElement="Flow_1qv7s55">
<di:waypoint x="440" y="1350" />
<di:waypoint x="440" y="1140" />
<bpmndi:BPMNLabel>
<dc:Bounds x="446" y="1280" width="68" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1l0z3bv_di" bpmnElement="Flow_1l0z3bv">
<di:waypoint x="490" y="1100" />
<di:waypoint x="760" y="1100" />
<di:waypoint x="760" y="1370" />
<bpmndi:BPMNLabel>
<dc:Bounds x="777" y="1164" width="87" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_19w7sp3_di" bpmnElement="Flow_19w7sp3">
<di:waypoint x="390" y="1100" />
<di:waypoint x="340" y="1100" />
<di:waypoint x="340" y="1780" />
<di:waypoint x="310" y="1780" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1jo7zxr_di" bpmnElement="Flow_1jo7zxr">
<di:waypoint x="490" y="1550" />
<di:waypoint x="570" y="1550" />
<di:waypoint x="570" y="1230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1oxbeps_di" bpmnElement="Flow_1oxbeps">
<di:waypoint x="520" y="1190" />
<di:waypoint x="370" y="1190" />
<di:waypoint x="370" y="1860" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_17w04go_di" bpmnElement="Flow_17w04go">
<di:waypoint x="620" y="1190" />
<di:waypoint x="650" y="1190" />
<di:waypoint x="650" y="1370" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0ldoe50_di" bpmnElement="Flow_0ldoe50">
<di:waypoint x="470" y="2220" />
<di:waypoint x="470" y="1830" />
<bpmndi:BPMNLabel>
<dc:Bounds x="485" y="2080" width="90" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0id432z_di" bpmnElement="Flow_0id432z">
<di:waypoint x="760" y="1830" />
<di:waypoint x="760" y="2230" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1vqoo2z_di" bpmnElement="Flow_1vqoo2z">
<di:waypoint x="1040" y="2230" />
<di:waypoint x="1040" y="1830" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ikgoz3_di" bpmnElement="Flow_1ikgoz3">
<di:waypoint x="1090" y="1790" />
<di:waypoint x="1170" y="1790" />
<di:waypoint x="1170" y="180" />
<di:waypoint x="500" y="180" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_009mww7_di" bpmnElement="Flow_009mww7">
<di:waypoint x="1370" y="2256" />
<di:waypoint x="1440" y="2256" />
<di:waypoint x="1440" y="1830" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1lznexm_di" bpmnElement="Flow_1lznexm">
<di:waypoint x="2000" y="1830" />
<di:waypoint x="2000" y="2220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0stgbfi_di" bpmnElement="Flow_0stgbfi">
<bpmndi:BPMNEdge id="Flow_0stgbfi_di" bpmnElement="Flow_0stgbfi" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="1490" y="2010" />
<di:waypoint x="1240" y="2010" />
<di:waypoint x="1240" y="360" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_05s4fa6_di" bpmnElement="Flow_05s4fa6">
<di:waypoint x="1320" y="1830" />
<di:waypoint x="1320" y="2220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1215" y="2080" width="90" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0veeafb_di" bpmnElement="Flow_0veeafb">
<di:waypoint x="1950" y="2260" />
<di:waypoint x="1910" y="2260" />
<di:waypoint x="1910" y="430" />
<di:waypoint x="1850" y="430" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1835" y="2096" width="69" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0qw77lq_di" bpmnElement="Flow_0qw77lq">
<di:waypoint x="2170" y="2220" />
<di:waypoint x="2170" y="410" />
<di:waypoint x="2070" y="410" />
<bpmndi:BPMNLabel>
<dc:Bounds x="2179" y="2086" width="82" height="27" />
</bpmndi:BPMNLabel>
<bpmndi:BPMNEdge id="Flow_0zr6p4m_di" bpmnElement="Flow_0zr6p4m" bioc:stroke="rgb(229, 57, 53)" bioc:fill="rgb(255, 205, 210)">
<di:waypoint x="350" y="430" />
<di:waypoint x="350" y="750" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

@ -19,9 +19,4 @@ public class ExecutorBase {
private void initialiseRoster(){
executor.init();
}
@PreDestroy
public void test() {
System.out.println("TEST");
}
}

View File

@ -17,6 +17,7 @@
<java.version>11</java.version>
<sonar.organization>scs-asse-fs21-group1</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<skipTests>true</skipTests>
</properties>
<dependencies>
<dependency>

View File

@ -17,6 +17,7 @@
<java.version>11</java.version>
<sonar.organization>scs-asse-fs21-group1</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<skipTests>true</skipTests>
</properties>
<repositories>
<repository>
@ -51,36 +52,6 @@
<artifactId>executor-base</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>ch.unisg</groupId>
<artifactId>executor-base</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>ch.unisg</groupId>
<artifactId>executor-base</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>ch.unisg</groupId>
<artifactId>executor-base</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>ch.unisg</groupId>
<artifactId>executor-base</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>ch.unisg</groupId>
<artifactId>executor-base</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.Interactions-HSG</groupId>
<artifactId>wot-td-java</artifactId>