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