Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRL-4328 - Remove WA task config to review for docs uploaded by court staff #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
102 changes: 1 addition & 101 deletions src/main/resources/wa-task-initiation-privatelaw-prlapps.dmn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:camunda="http://camunda.org/schema/1.0/dmn" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/2.0" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="wa-initiation-definition" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="5.12.0">
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:camunda="http://camunda.org/schema/1.0/dmn" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/2.0" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="wa-initiation-definition" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="5.11.0">
<decision id="wa-task-initiation-privatelaw-prlapps" name="Private Law Task initiation DMN">
<decisionTable id="DecisionTable_0jtevuc" hitPolicy="COLLECT" biodi:annotationsWidth="400">
<input id="Input_1" label="Event Id" biodi:width="216" camunda:inputVariable="eventId">
Expand Down Expand Up @@ -2238,106 +2238,6 @@
<text>"reviewDocsFL401"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_0yg2adi">
<inputEntry id="UnaryTests_1u9a04x">
<text>"manageDocumentsNew"</text>
</inputEntry>
<inputEntry id="UnaryTests_0kfa8eq">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1tdkfi6">
<text>"C100"</text>
</inputEntry>
<inputEntry id="UnaryTests_0w1ygid">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_03n9t97">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0hpxnma">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0cr08l5">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1epzpit">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1nx56hi">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0r7w4cc">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_10xs96a">
<text>"STAFF"</text>
</inputEntry>
<inputEntry id="UnaryTests_0uh8ag4">
<text>"True"</text>
</inputEntry>
<outputEntry id="LiteralExpression_08fhvyp">
<text>"reviewDocumentsForSolAndCafcassC100"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1tf0qtx">
<text>"Review Documents"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1y55hnt">
<text></text>
</outputEntry>
<outputEntry id="LiteralExpression_14mco09">
<text>"reviewDocsC100"</text>
</outputEntry>
</rule>
<rule id="DecisionRule_142t1ob">
<inputEntry id="UnaryTests_0o90a2g">
<text>"manageDocumentsNew"</text>
</inputEntry>
<inputEntry id="UnaryTests_03ah6kw">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0ltplk0">
<text>"FL401"</text>
</inputEntry>
<inputEntry id="UnaryTests_15tiuda">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_11mxiws">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0q1hdbc">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1hetxd9">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_000pjvl">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1ahkl82">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0hctt7g">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_1kv3ktq">
<text>"STAFF"</text>
</inputEntry>
<inputEntry id="UnaryTests_1c7jv3x">
<text>"True"</text>
</inputEntry>
<outputEntry id="LiteralExpression_1d98twj">
<text>"reviewDocumentsForSolAndCafcassFL401"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0gx2cyz">
<text>"Review Documents"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0kxceoh">
<text></text>
</outputEntry>
<outputEntry id="LiteralExpression_0dixi4x">
<text>"reviewDocsFL401"</text>
</outputEntry>
</rule>
</decisionTable>
</decision>
<dmndi:DMNDI>
Expand Down