Skip to content

Commit b9d9aef

Browse files
committed
DMP-5198 GenerateCaseDocumentForRetentionDateAutomatedTask - Rethrow Interrupted Exception
Wrote some tests
1 parent 7fec33c commit b9d9aef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/uk/gov/hmcts/darts/casedocument/service/GenerateCaseDocumentSingleCaseProcessor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
public interface GenerateCaseDocumentSingleCaseProcessor {
55

66
void processGenerateCaseDocument(Integer caseId);
7+
78
}

0 commit comments

Comments
 (0)