| Package | Description |
|---|---|
| org.opensingular.app.commons.mail.service.dto | |
| org.opensingular.app.commons.mail.service.email |
| Modifier and Type | Method and Description |
|---|---|
List<Email.Addressee> |
Email.getAllRecipients() |
| Modifier and Type | Method and Description |
|---|---|
List<Email.Addressee> |
EmailPersistenceService.listPendingRecipients(int firstResult,
int maxResults,
String codModule) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailPersistenceService.markAsSent(Email.Addressee addressee) |
boolean |
EmailSender.send(Email.Addressee addressee) |
Copyright © 2019. All rights reserved.