| Package | Description |
|---|---|
| org.sakaiproject.mailsender | |
| org.sakaiproject.mailsender.logic |
| Modifier and Type | Method and Description |
|---|---|
MailsenderException |
MailsenderException.addMessage(String code) |
MailsenderException |
MailsenderException.addMessage(String code,
Object[] value) |
MailsenderException |
MailsenderException.addMessage(String code,
String value) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
ExternalLogic.sendEmail(ConfigEntry config,
String fromEmail,
String fromName,
Map<String,String> to,
String subject,
String content,
List<Attachment> attachments)
Send email to a list of users.
|
Copyright © 2007–2016 Sakai Project. All rights reserved.