Uses of Class
org.pentaho.platform.api.email.EmailServiceException
-
Packages that use EmailServiceException Package Description org.pentaho.platform.api.email -
-
Uses of EmailServiceException in org.pentaho.platform.api.email
Methods in org.pentaho.platform.api.email that throw EmailServiceException Modifier and Type Method Description void
IEmailService. sendEmail(javax.mail.Session session, javax.mail.internet.MimeMessage msg)
Sends a mail using SMTP or Graph API depending on Params
-