google-nomulus/java/google/registry/reporting/icann
gbrodman 50e0a9b532 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
..
sql Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ActivityReportingQueryBuilder.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
BasicDnsCountQueryCoordinator.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
BUILD Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
DnsCountQueryCoordinator.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
DnsCountQueryCoordinatorModule.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
IcannHttpReporter.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
IcannReportingModule.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
IcannReportingStager.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
IcannReportingStagingAction.java Refactor common email sending utility 2019-03-20 14:25:28 -04:00
IcannReportingUploadAction.java Refactor common email sending utility 2019-03-20 14:25:28 -04:00
QueryBuilder.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
QueryBuilderUtils.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00
TransactionsReportingQueryBuilder.java Only inject @Parameter-created variables in the Action itself 2019-02-13 16:07:45 -05:00