-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CIV-10809 Claimant Dashboard Status - Default Judgement (#3420)
* CIV-10809: Set Up Dashboard Status * CIV-10809: Set Up Dashboard Status * CIV-10809: Set Up Dashboard Status * CIV-10809: Set Up Dashboard Status * CIV-10809: Set Up Test Case * CIV-10809: Set Up Test Case --------- Co-authored-by: sankhajuria <[email protected]> Co-authored-by: Raja Mani <[email protected]>
- Loading branch information
1 parent
b00ff2d
commit 13fda8f
Showing
5 changed files
with
33 additions
and
1 deletion.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -80,4 +80,6 @@ public interface Claim { | |
|
||
boolean isSDOOrderCreated(); | ||
|
||
boolean isClaimantDefaultJudgement(); | ||
|
||
} |
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
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
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