google-nomulus/java/google/registry/reporting/spec11
gbrodman 058c12c343 Refactor common email sending utility
The main thrust of this is to create a common POJO that contains email content in a simple way, then have one class that converts that to an email and sends it. Any class that uses email should only have to deal with creating that POJO.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=237883643
2019-03-20 14:25:28 -04:00
..
soy Add diff logic and send daily Spec11 emails with new threats 2019-01-14 16:20:04 -05:00
BUILD Add diff logic and send daily Spec11 emails with new threats 2019-01-14 16:20:04 -05:00
GenerateSpec11ReportAction.java Move LocalDate injection to the Actions themselves 2019-02-06 17:52:16 -05:00
PublishSpec11ReportAction.java Move LocalDate injection to the Actions themselves 2019-02-06 17:52:16 -05:00
RegistrarThreatMatches.java Run the Spec11 pipeline daily without sending emails 2018-12-12 13:22:34 -05:00
Spec11EmailUtils.java Refactor common email sending utility 2019-03-20 14:25:28 -04:00
Spec11Module.java Switch all added usages of java.time to be joda.time 2018-12-12 13:22:34 -05:00
Spec11RegistrarThreatMatchesParser.java Add diff logic and send daily Spec11 emails with new threats 2019-01-14 16:20:04 -05:00