EmailNotificationServiceDefault
API
EmailNotificationServiceDefault.java
class EmailNotificationServiceDefault {
void init() (1)
boolean isConfigured()
boolean send(EmailRegistrationEvent emailRegistrationEvent)
boolean send(PasswordResetEvent passwordResetEvent)
}
1 | init()
Loads responsive email templates borrowed from http://zurb.com/ink/templates.php (Basic) |
Members
init()
Loads responsive email templates borrowed from http://zurb.com/ink/templates.php (Basic)