google-nomulus/java/google/registry/ui/server
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
..
registrar E-mail changes initiated from console to registrar contacts 2019-03-20 14:25:28 -04:00
BUILD Move SendEmailUtils to the /ui/server directory 2018-12-20 07:46:33 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarFormFields.java Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
SendEmailUtils.java Refactor common email sending utility 2019-03-20 14:25:28 -04:00
SoyTemplateUtils.java Remove references to SoySyntaxException 2018-02-20 15:37:48 -05:00
StateCode.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00