| Package | Description | 
|---|---|
| org.pentaho.platform.api.email | 
| Modifier and Type | Method and Description | 
|---|---|
IEmailConfiguration | 
IEmailService.getEmailConfig()
Retrieves the current email configuration 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
IEmailService.sendEmailTest(IEmailConfiguration emailConfig)
Generates a test email via the specficied email configuration 
 | 
void | 
IEmailService.setEmailConfig(IEmailConfiguration emailConfiguration)
Saves the email configuration 
 |