| Package | Description |
|---|---|
| org.openfact.email |
| Modifier and Type | Method and Description |
|---|---|
List<EmailFileModel> |
EmailTemplateConfiguration.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailSenderProvider.send(OrganizationModel organization,
EmailUserModel user,
String subject,
String textBody,
String htmlBody,
List<EmailFileModel> attachments) |
EmailTemplateConfiguration |
EmailTemplateConfiguration.setAttachments(List<EmailFileModel> attachments) |
Copyright © 2018. All rights reserved.