What have been done:
- (Shifted from Jan.31) Email file names can now be generated from special data.
Note:
- E.g. of JPA format used in the program:
@Query("{\"status\" : { $ne: \"INCOMPLETE\"} }") List<Special> excludeIncompletes(Status status);