Skip to content

Commit

Permalink
CIV-0000 Dashboard flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kalachandrasekar1 committed Apr 19, 2024
1 parent 4863d28 commit e2f0a9c
Show file tree
Hide file tree
Showing 6 changed files with 298 additions and 197 deletions.
153 changes: 92 additions & 61 deletions src/main/resources/camunda/bundle_creation_notification.bpmn
Original file line number Diff line number Diff line change
@@ -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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0rn46su" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.12.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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0rn46su" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.9.0">
<bpmn:process id="BUNDLE_CREATION_NOTIFICATION" name="Bundle creation notification" isExecutable="true">
<bpmn:startEvent id="Event_0t2zome" name="Start">
<bpmn:outgoing>Flow_08myj65</bpmn:outgoing>
Expand All @@ -14,6 +14,7 @@
<camunda:in variables="all" />
</bpmn:extensionElements>
<bpmn:incoming>Flow_1utz42u</bpmn:incoming>
<bpmn:incoming>Flow_12tctbk</bpmn:incoming>
<bpmn:outgoing>Flow_1hce35l</bpmn:outgoing>
</bpmn:callActivity>
<bpmn:serviceTask id="BundleCreationNotifyApplicantSolicitor1" name="Notify applicant solicitor 1" camunda:type="external" camunda:topic="processCaseEvent">
Expand All @@ -26,7 +27,7 @@
<bpmn:incoming>Flow_10x6e34</bpmn:incoming>
<bpmn:outgoing>Flow_1gsn98m</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_1gsn98m" sourceRef="BundleCreationNotifyApplicantSolicitor1" targetRef="CreateBundleCreatedDashboardNotificationsForDefendant1" />
<bpmn:sequenceFlow id="Flow_1gsn98m" sourceRef="BundleCreationNotifyApplicantSolicitor1" targetRef="Gateway_1mecdts" />
<bpmn:callActivity id="BundleCreationProcess" name="Start Business Process" calledElement="StartBusinessProcess">
<bpmn:extensionElements>
<camunda:in variables="all" />
Expand Down Expand Up @@ -82,7 +83,7 @@
<camunda:inputParameter name="caseEvent">CREATE_DASHBOARD_NOTIFICATION_FOR_BUNDLE_CREATED_FOR_DEFENDANT1</camunda:inputParameter>
</camunda:inputOutput>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1gsn98m</bpmn:incoming>
<bpmn:incoming>Flow_1yti46m</bpmn:incoming>
<bpmn:outgoing>Flow_1ubtncf</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_1ubtncf" sourceRef="CreateBundleCreatedDashboardNotificationsForDefendant1" targetRef="CreateBundleCreatedDashboardNotificationsForClaimant1" />
Expand All @@ -96,6 +97,17 @@
<bpmn:outgoing>Flow_1utz42u</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_1utz42u" sourceRef="CreateBundleCreatedDashboardNotificationsForClaimant1" targetRef="Activity_0wretog" />
<bpmn:exclusiveGateway id="Gateway_1mecdts">
<bpmn:incoming>Flow_1gsn98m</bpmn:incoming>
<bpmn:outgoing>Flow_1yti46m</bpmn:outgoing>
<bpmn:outgoing>Flow_12tctbk</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_1yti46m" name="Dashboard Service Enabled" sourceRef="Gateway_1mecdts" targetRef="CreateBundleCreatedDashboardNotificationsForDefendant1">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!empty flowFlags.DASHBOARD_SERVICE_ENABLED &amp;&amp; flowFlags.DASHBOARD_SERVICE_ENABLED}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_12tctbk" name="Dashboard Service Disabled" sourceRef="Gateway_1mecdts" targetRef="Activity_0wretog">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${empty flowFlags.DASHBOARD_SERVICE_ENABLED || !flowFlags.DASHBOARD_SERVICE_ENABLED}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:textAnnotation id="TextAnnotation_0i3yd0i">
<bpmn:text>Two Respondent Representatives?</bpmn:text>
</bpmn:textAnnotation>
Expand All @@ -106,58 +118,6 @@
<bpmn:message id="Message_07vpgvo" name="BUNDLE_CREATION_NOTIFICATION" />
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="BUNDLE_CREATION_NOTIFICATION">
<bpmndi:BPMNEdge id="Flow_1ubtncf_di" bpmnElement="Flow_1ubtncf">
<di:waypoint x="1000" y="260" />
<di:waypoint x="1040" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ffw39w_di" bpmnElement="Flow_1ffw39w">
<di:waypoint x="320" y="260" />
<di:waypoint x="380" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_10x6e34_di" bpmnElement="Flow_10x6e34">
<di:waypoint x="750" y="130" />
<di:waypoint x="820" y="130" />
<di:waypoint x="820" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_06dicjn_di" bpmnElement="Flow_06dicjn">
<di:waypoint x="605" y="260" />
<di:waypoint x="770" y="260" />
<bpmndi:BPMNLabel>
<dc:Bounds x="690" y="238" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1aqhz9d_di" bpmnElement="Flow_Two_Respondent_Representatives">
<di:waypoint x="580" y="235" />
<di:waypoint x="580" y="130" />
<di:waypoint x="650" y="130" />
<bpmndi:BPMNLabel>
<dc:Bounds x="551" y="183" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1dra5bz_di" bpmnElement="Flow_1dra5bz">
<di:waypoint x="480" y="260" />
<di:waypoint x="555" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_08myj65_di" bpmnElement="Flow_08myj65">
<di:waypoint x="188" y="260" />
<di:waypoint x="220" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0yvpi10_di" bpmnElement="Flow_0yvpi10">
<di:waypoint x="270" y="202" />
<di:waypoint x="270" y="178" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gsn98m_di" bpmnElement="Flow_1gsn98m">
<di:waypoint x="870" y="260" />
<di:waypoint x="900" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1hce35l_di" bpmnElement="Flow_1hce35l">
<di:waypoint x="1280" y="260" />
<di:waypoint x="1342" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1utz42u_di" bpmnElement="Flow_1utz42u">
<di:waypoint x="1140" y="260" />
<di:waypoint x="1180" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Event_1m02c2o_di" bpmnElement="Event_0t2zome">
<dc:Bounds x="152" y="242" width="36" height="36" />
<bpmndi:BPMNLabel>
Expand Down Expand Up @@ -186,29 +146,100 @@
<dc:Bounds x="532" y="310" width="120" height="40" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0r8yo0r_di" bpmnElement="Event_0r8yo0r">
<dc:Bounds x="1342" y="242" width="36" height="36" />
<dc:Bounds x="1492" y="242" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1x5rl4x_di" bpmnElement="Activity_0wretog">
<dc:Bounds x="1180" y="220" width="100" height="80" />
<dc:Bounds x="1350" y="220" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0fexuk7" bpmnElement="CreateBundleCreatedDashboardNotificationsForDefendant1">
<dc:Bounds x="900" y="220" width="100" height="80" />
<bpmndi:BPMNShape id="BPMNShape_0vvhf7v" bpmnElement="CreateBundleCreatedDashboardNotificationsForClaimant1">
<dc:Bounds x="1200" y="220" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0vvhf7v" bpmnElement="CreateBundleCreatedDashboardNotificationsForClaimant1">
<dc:Bounds x="1040" y="220" width="100" height="80" />
<bpmndi:BPMNShape id="BPMNShape_0fexuk7" bpmnElement="CreateBundleCreatedDashboardNotificationsForDefendant1">
<dc:Bounds x="1050" y="220" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1mecdts_di" bpmnElement="Gateway_1mecdts" isMarkerVisible="true">
<dc:Bounds x="935" y="235" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1fn0bf1_di" bpmnElement="Event_1fn0bf1">
<dc:Bounds x="252" y="202" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="287" y="183" width="26" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1hce35l_di" bpmnElement="Flow_1hce35l">
<di:waypoint x="1450" y="260" />
<di:waypoint x="1492" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gsn98m_di" bpmnElement="Flow_1gsn98m">
<di:waypoint x="870" y="260" />
<di:waypoint x="935" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0yvpi10_di" bpmnElement="Flow_0yvpi10">
<di:waypoint x="270" y="202" />
<di:waypoint x="270" y="178" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_08myj65_di" bpmnElement="Flow_08myj65">
<di:waypoint x="188" y="260" />
<di:waypoint x="220" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1dra5bz_di" bpmnElement="Flow_1dra5bz">
<di:waypoint x="480" y="260" />
<di:waypoint x="555" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1aqhz9d_di" bpmnElement="Flow_Two_Respondent_Representatives">
<di:waypoint x="580" y="235" />
<di:waypoint x="580" y="130" />
<di:waypoint x="650" y="130" />
<bpmndi:BPMNLabel>
<dc:Bounds x="551" y="183" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_06dicjn_di" bpmnElement="Flow_06dicjn">
<di:waypoint x="605" y="260" />
<di:waypoint x="770" y="260" />
<bpmndi:BPMNLabel>
<dc:Bounds x="690" y="238" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_10x6e34_di" bpmnElement="Flow_10x6e34">
<di:waypoint x="750" y="130" />
<di:waypoint x="820" y="130" />
<di:waypoint x="820" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ffw39w_di" bpmnElement="Flow_1ffw39w">
<di:waypoint x="320" y="260" />
<di:waypoint x="380" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ubtncf_di" bpmnElement="Flow_1ubtncf">
<di:waypoint x="1150" y="260" />
<di:waypoint x="1200" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1utz42u_di" bpmnElement="Flow_1utz42u">
<di:waypoint x="1300" y="260" />
<di:waypoint x="1350" y="260" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Association_0ycet74_di" bpmnElement="Association_0ycet74">
<di:waypoint x="580" y="285" />
<di:waypoint x="580" y="310" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1yti46m_di" bpmnElement="Flow_1yti46m">
<di:waypoint x="985" y="260" />
<di:waypoint x="1050" y="260" />
<bpmndi:BPMNLabel>
<dc:Bounds x="969" y="266" width="81" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12tctbk_di" bpmnElement="Flow_12tctbk">
<di:waypoint x="960" y="235" />
<di:waypoint x="960" y="90" />
<di:waypoint x="1400" y="90" />
<di:waypoint x="1400" y="220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="988" y="96" width="83" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
Loading

0 comments on commit e2f0a9c

Please sign in to comment.