| Changed Methods |
Email buildFailure(String, ResourceResolver, ResourceResolver, EmailContent)
|
Change in return type from Email to org.apache.commons.mail.Email.
|
Builds an email failure message from the given resource resolvers and reply email content. |
Email build(String, ResourceResolver, ResourceResolver, ResourceResolver, SocialActivity, String)
|
Change in return type from Email to org.apache.commons.mail.Email.
|
Builds an email message from the given resource resolvers, social activity, recipient user id and reply-to
email address. |
Email build(String, ResourceResolver, ResourceResolver, ResourceResolver, Map, String, String)
|
Change in return type from Email to org.apache.commons.mail.Email.
|
Builds an email message from the given resource resolvers, social activity, recipient user id and reply-to
email address. |