|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmailService
Sends emails to email addresses, rather than users.
| Method Summary | |
|---|---|
NotificationSendResult |
sendToEmail(NotificationData notificationData,
String emailAddress)
|
NotificationSendResult |
sendToEmails(NotificationData notificationData,
List<String> recipients)
|
| Method Detail |
|---|
NotificationSendResult sendToEmails(NotificationData notificationData,
List<String> recipients)
NotificationSendResult sendToEmail(NotificationData notificationData,
String emailAddress)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||