-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into CIV-16322
- Loading branch information
Showing
6 changed files
with
447 additions
and
135 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
<?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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_18h9iji" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.1.0"> | ||
<bpmn:process id="TRIAL_READY_CHECK_PROCESS_ID" name="Trial Ready Check" isExecutable="true" camunda:historyTimeToLive="P90D"> | ||
<bpmn:serviceTask id="TrialReadyCheckDashboardNotificationsForDefendant1" name="Generate Dashboard Notification Defendant 1" camunda:type="external" camunda:topic="processCaseEvent"> | ||
<bpmn:extensionElements> | ||
<camunda:inputOutput> | ||
<camunda:inputParameter name="caseEvent">CREATE_DASHBOARD_NOTIFICATION_TRIAL_READY_CHECK_DEFENDANT1</camunda:inputParameter> | ||
</camunda:inputOutput> | ||
</bpmn:extensionElements> | ||
<bpmn:incoming>Flow_0yrwpym</bpmn:incoming> | ||
<bpmn:outgoing>Flow_22qap0k</bpmn:outgoing> | ||
</bpmn:serviceTask> | ||
<bpmn:startEvent id="Event_0vk0w99" name="Start"> | ||
<bpmn:outgoing>Flow_116h58n</bpmn:outgoing> | ||
<bpmn:messageEventDefinition id="MessageEventDefinition_1dvrj2w" messageRef="Message_2u2vonb" /> | ||
</bpmn:startEvent> | ||
<bpmn:sequenceFlow id="Flow_22qap0k" sourceRef="TrialReadyCheckDashboardNotificationsForDefendant1" targetRef="Activity_04u8ljk" /> | ||
<bpmn:endEvent id="Event_1h6o75s"> | ||
<bpmn:incoming>Flow_0xz5p2v</bpmn:incoming> | ||
</bpmn:endEvent> | ||
<bpmn:sequenceFlow id="Flow_0xz5p2v" sourceRef="Activity_04u8ljk" targetRef="Event_1h6o75s" /> | ||
<bpmn:callActivity id="Activity_04u8ljk" name="End Business Process" calledElement="EndBusinessProcess"> | ||
<bpmn:extensionElements> | ||
<camunda:properties> | ||
<camunda:property name="variables" value="all" /> | ||
</camunda:properties> | ||
<camunda:in variables="all" /> | ||
</bpmn:extensionElements> | ||
<bpmn:incoming>Flow_22qap0k</bpmn:incoming> | ||
<bpmn:outgoing>Flow_0xz5p2v</bpmn:outgoing> | ||
</bpmn:callActivity> | ||
<bpmn:sequenceFlow id="Flow_0yrwpym" sourceRef="TrialReadyCheckDashboardNotificationsForClaimant1" targetRef="TrialReadyCheckDashboardNotificationsForDefendant1" /> | ||
<bpmn:serviceTask id="TrialReadyCheckDashboardNotificationsForClaimant1" name="Generate Dashboard Notification Claimant 1" camunda:type="external" camunda:topic="processCaseEvent"> | ||
<bpmn:extensionElements> | ||
<camunda:inputOutput> | ||
<camunda:inputParameter name="caseEvent">CREATE_DASHBOARD_NOTIFICATION_TRIAL_READY_CHECK_CLAIMANT1</camunda:inputParameter> | ||
</camunda:inputOutput> | ||
</bpmn:extensionElements> | ||
<bpmn:incoming>Flow_1a5jpcb</bpmn:incoming> | ||
<bpmn:outgoing>Flow_0yrwpym</bpmn:outgoing> | ||
</bpmn:serviceTask> | ||
<bpmn:callActivity id="Activity_1u82r24" name="Start Business Process" calledElement="StartBusinessProcess"> | ||
<bpmn:extensionElements> | ||
<camunda:in variables="all" /> | ||
<camunda:out variables="all" /> | ||
</bpmn:extensionElements> | ||
<bpmn:incoming>Flow_116h58n</bpmn:incoming> | ||
<bpmn:outgoing>Flow_1a5jpcb</bpmn:outgoing> | ||
</bpmn:callActivity> | ||
<bpmn:endEvent id="Event_7l4x861"> | ||
<bpmn:incoming>Flow_1y9p2q</bpmn:incoming> | ||
</bpmn:endEvent> | ||
<bpmn:boundaryEvent id="Event_08ew4it" name="Abort" attachedToRef="Activity_1u82r24"> | ||
<bpmn:outgoing>Flow_1y9p2q</bpmn:outgoing> | ||
<bpmn:errorEventDefinition id="ErrorEventDefinition_09jmy6o" /> | ||
</bpmn:boundaryEvent> | ||
<bpmn:sequenceFlow id="Flow_1y9p2q" sourceRef="Event_08ew4it" targetRef="Event_7l4x861" /> | ||
<bpmn:sequenceFlow id="Flow_116h58n" sourceRef="Event_0vk0w99" targetRef="Activity_1u82r24" /> | ||
<bpmn:sequenceFlow id="Flow_1a5jpcb" sourceRef="Activity_1u82r24" targetRef="TrialReadyCheckDashboardNotificationsForClaimant1" /> | ||
</bpmn:process> | ||
<bpmn:error id="Error_0lou1w7" name="StartBusinessAbort" errorCode="ABORT" /> | ||
<bpmn:message id="Message_07sm7e9" name="ACKNOWLEDGE_CLAIM" /> | ||
<bpmn:message id="Message_2u2vonb" name="TRIAL_READY_CHECK" /> | ||
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> | ||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="TRIAL_READY_CHECK_PROCESS_ID"> | ||
<bpmndi:BPMNEdge id="Flow_1a5jscb_di" bpmnElement="Flow_1a5jpcb"> | ||
<di:waypoint x="330" y="207" /> | ||
<di:waypoint x="380" y="207" /> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="Flow_116h4jn_di" bpmnElement="Flow_116h58n"> | ||
<di:waypoint x="188" y="210" /> | ||
<di:waypoint x="230" y="210" /> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="Flow_1y0ic2q_di" bpmnElement="Flow_1y9p2q"> | ||
<di:waypoint x="280" y="149" /> | ||
<di:waypoint x="280" y="115" /> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="Flow_0dikpym_di" bpmnElement="Flow_0yrwpym"> | ||
<di:waypoint x="480" y="207" /> | ||
<di:waypoint x="510" y="207" /> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="Flow_0x2wz2v_di" bpmnElement="Flow_0xz5p2v"> | ||
<di:waypoint x="760" y="207" /> | ||
<di:waypoint x="792" y="207" /> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNEdge id="Flow_06qap0k_di" bpmnElement="Flow_22qap0k"> | ||
<di:waypoint x="610" y="207" /> | ||
<di:waypoint x="660" y="207" /> | ||
</bpmndi:BPMNEdge> | ||
<bpmndi:BPMNShape id="Activity_0ipbyde_di" bpmnElement="TrialReadyCheckDashboardNotificationsForDefendant1"> | ||
<dc:Bounds x="510" y="167" width="100" height="80" /> | ||
<bpmndi:BPMNLabel /> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Event_0vk0w99_di" bpmnElement="Event_0vk0w99"> | ||
<dc:Bounds x="152" y="192" width="36" height="36" /> | ||
<bpmndi:BPMNLabel> | ||
<dc:Bounds x="158" y="235" width="24" height="14" /> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Activity_0phbsqq_di" bpmnElement="TrialReadyCheckDashboardNotificationsForClaimant1"> | ||
<dc:Bounds x="380" y="167" width="100" height="80" /> | ||
<bpmndi:BPMNLabel /> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Activity_15x2r24_di" bpmnElement="Activity_1u82r24"> | ||
<dc:Bounds x="230" y="167" width="100" height="80" /> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Event_1n2x861_di" bpmnElement="Event_7l4x861"> | ||
<dc:Bounds x="262" y="79" width="36" height="36" /> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Activity_1j68eid_di" bpmnElement="Activity_04u8ljk"> | ||
<dc:Bounds x="660" y="167" width="100" height="80" /> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Event_1h61h5s_di" bpmnElement="Event_1h6o75s"> | ||
<dc:Bounds x="792" y="189" width="36" height="36" /> | ||
</bpmndi:BPMNShape> | ||
<bpmndi:BPMNShape id="Event_0kza4it_di" bpmnElement="Event_08ew4it"> | ||
<dc:Bounds x="262" y="149" width="36" height="36" /> | ||
<bpmndi:BPMNLabel> | ||
<dc:Bounds x="297" y="130" width="26" height="14" /> | ||
</bpmndi:BPMNLabel> | ||
</bpmndi:BPMNShape> | ||
</bpmndi:BPMNPlane> | ||
</bpmndi:BPMNDiagram> | ||
</bpmn:definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.