protected static class FreeMarkerEmailTemplateProvider.EmailTemplate extends Object
| Constructor and Description |
|---|
EmailTemplate(String subject,
String textBody,
String htmlBody) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHtmlBody() |
String |
getSubject() |
String |
getTextBody() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.