Interface EmailService
- All Known Implementing Classes:
EmailServiceImpl,NullEmailServiceImpl
Deprecated.
- Author:
- jfischer
-
Method Summary
Modifier and TypeMethodDescriptionbooleansendBasicEmail(EmailInfo emailInfo, EmailTarget emailTarget, Map<String, Object> props) Deprecated.booleanDeprecated.booleansendTemplateEmail(EmailTarget emailTarget, EmailInfo emailInfo, Map<String, Object> props) Deprecated.
-
Method Details
-
sendTemplateEmail
Deprecated. -
sendTemplateEmail
Deprecated. -
sendBasicEmail
Deprecated.
-
NotificationDispatcher