| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_FORMAT
Date format.
|
static org.apache.commons.logging.Log |
log
Logger.
|
static String |
MAIL_TO
Mail key.
|
static String |
SEND_MAIL
Conditional key property to send mail.
|
| Constructor and Description |
|---|
AbstractMailer() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getData() |
void |
send(Object content)
Send report.
|
void |
setData(Map<String,Object> data) |
public static final org.apache.commons.logging.Log log
public static final String DATE_FORMAT
public static final String MAIL_TO
public static final String SEND_MAIL
public void send(Object content) throws javax.mail.MessagingException, ErrorTestModeException
Reportersend in interface Reporterjavax.mail.MessagingExceptionErrorTestModeExceptionCopyright © 2019. All rights reserved.