public class BroadleafThymeleaf3MessageCreator
extends org.broadleafcommerce.common.email.service.message.MessageCreator
| Constructor and Description |
|---|
BroadleafThymeleaf3MessageCreator(org.thymeleaf.TemplateEngine templateEngine,
org.springframework.mail.javamail.JavaMailSender mailSender) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildMessageBody(org.broadleafcommerce.common.email.service.info.EmailInfo info,
Map<String,Object> props) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public BroadleafThymeleaf3MessageCreator(org.thymeleaf.TemplateEngine templateEngine,
org.springframework.mail.javamail.JavaMailSender mailSender)
public void setApplicationContext(@Nonnull org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
org.springframework.beans.BeansExceptionCopyright © 2021. All rights reserved.