| Package | Description |
|---|---|
| org.openfact.email |
| Modifier and Type | Method and Description |
|---|---|
EmailTemplateConfiguration |
EmailTemplateConfiguration.setAttachments(List<EmailFileModel> attachments) |
EmailTemplateConfiguration |
EmailTemplateConfiguration.setAttribute(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailTemplateProvider.send(EmailTemplateConfiguration config,
String subjectKey,
String template,
Map<String,Object> attributes) |
void |
EmailTemplateProvider.sendDocument(EmailTemplateConfiguration config,
DocumentModel invoice) |
Copyright © 2017. All rights reserved.