|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailsenderException | |
|---|---|
| org.sakaiproject.mailsender | |
| org.sakaiproject.mailsender.logic | |
| Uses of MailsenderException in org.sakaiproject.mailsender |
|---|
| Methods in org.sakaiproject.mailsender that return MailsenderException | |
|---|---|
MailsenderException |
MailsenderException.addMessage(String code)
|
MailsenderException |
MailsenderException.addMessage(String code,
Object[] value)
|
MailsenderException |
MailsenderException.addMessage(String code,
String value)
|
| Uses of MailsenderException in org.sakaiproject.mailsender.logic |
|---|
| Methods in org.sakaiproject.mailsender.logic that throw MailsenderException | |
|---|---|
List<String> |
ExternalLogic.sendEmail(ConfigEntry config,
String fromEmail,
String fromName,
Map<String,String> to,
String subject,
String content,
List<org.sakaiproject.email.api.Attachment> attachments)
Send email to a list of users. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||