@StableMinor(version="12.3", sinceVersion="4.0") public interface IMailSender
ISendMailManager
to perform the sending of mails.Modifier and Type | Method and Description |
---|---|
void |
sendMail(SessionConfig sessionConfig,
ISingleMail mail,
ITransaction transaction)
Sends a mail.
|
void sendMail(SessionConfig sessionConfig, ISingleMail mail, ITransaction transaction) throws PortalException
sessionConfig
- the user session informationmail
- information about the mail to be sent.transaction
- the transaction for persistence access.PortalException
- if it was not possible to send the mail.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.