Insert a recipients list as new atoms of this Job
The recipient data is readed from k_member_address by using recipient's e-mail as key. @param oConn Database Connection @param aRecipients Recipients list (e-mail addresses) @param sRecipientTp Recipient Type {to,cc,bcc} @param sFormat Message Format {text,html} @param iStatusId {Job.STATUS_PENDING,STATUS_SUSPENDED} @throws SQLException @since 4.0
|
|
|
|