Skip to content

Commit

Permalink
PRL-6564 Hearing status change notification to court admin
Browse files Browse the repository at this point in the history
  • Loading branch information
praneethhm committed Nov 21, 2024
1 parent 4bb1613 commit d2bc6be
Show file tree
Hide file tree
Showing 6 changed files with 548 additions and 5 deletions.
20 changes: 20 additions & 0 deletions src/main/resources/wa-task-configuration-privatelaw-prlapps.dmn
Original file line number Diff line number Diff line change
Expand Up @@ -1870,6 +1870,26 @@ taskAttributes. taskType else if(taskType != null) then taskType else null</text
<text></text>
</outputEntry>
</rule>
<rule id="DecisionRule_1etrohr">
<inputEntry id="UnaryTests_0h7unfd">
<text></text>
</inputEntry>
<inputEntry id="UnaryTests_0lbkiwr">
<text>"hearingListed"</text>
</inputEntry>
<inputEntry id="UnaryTests_1t4ex04">
<text></text>
</inputEntry>
<outputEntry id="LiteralExpression_13vazdt">
<text>"description"</text>
</outputEntry>
<outputEntry id="LiteralExpression_0hdvmpk">
<text>"[Create notice of proceeding or add date to Judge's order]"</text>
</outputEntry>
<outputEntry id="LiteralExpression_1o8u5ip">
<text></text>
</outputEntry>
</rule>
</decisionTable>
</decision>
<decision id="Decision_11ew6tt" name="Order ID">
Expand Down
Loading

0 comments on commit d2bc6be

Please sign in to comment.