public class MockMailBox extends MailBox
| Constructor and Description |
|---|
MockMailBox(org.springframework.mail.javamail.JavaMailSender mailSender,
String emailFrom,
String administrativeEmails,
String mailBaseUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSendMail(javax.mail.internet.MimeMessage message) |
protected void |
setText(String html,
org.springframework.mail.javamail.MimeMessageHelper helper,
boolean html1) |
sendAdministrativeMail, sendDashboardConnectWithoutInteractionEmail, sendInviteMail, sendInviteMailReminderprotected void doSendMail(javax.mail.internet.MimeMessage message)
doSendMail in class MailBoxprotected void setText(String html, org.springframework.mail.javamail.MimeMessageHelper helper, boolean html1) throws javax.mail.MessagingException, IOException
setText in class MailBoxjavax.mail.MessagingExceptionIOExceptionCopyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.