com.adobe.livecycle.rca
Interface MailSender


public interface MailSender


Method Summary
 void sendMail(List toAddresses, String fromAddress, String subject, String body, String onEvent)
           
 void sendMail(String toAddress, String fromAddress, String subject, String body, String onEvent)
           
 

Method Detail

sendMail

void sendMail(String toAddress,
              String fromAddress,
              String subject,
              String body,
              String onEvent)

sendMail

void sendMail(List toAddresses,
              String fromAddress,
              String subject,
              String body,
              String onEvent)


[an error occurred while processing this directive] [an error occurred while processing this directive]