public class Mailer extends Object
| Constructor and Description |
|---|
Mailer(org.apache.commons.configuration2.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Mailer |
addTo(String... emails) |
void |
send() |
void |
sendErrorMessage() |
void |
sendSuccessMessage() |
Mailer |
setAttachment(File file) |
Mailer |
setMessage(net.sf.saxon.s9api.XdmNode input,
String stylesheetPath) |
Mailer |
setSubject(String subject) |
Copyright © 2017. All rights reserved.