com.atlassian.confluence.plugins.emailgateway.service
Interface EmailToPageConfirmationEmailSender

All Known Implementing Classes:
DefaultEmailToPageConfirmationEmailSender

public interface EmailToPageConfirmationEmailSender

Sends an email to the original sender in order to avoid spamming.

Since:
v5.0

Method Summary
 NotificationSendResult sendConfirmationEmail(com.atlassian.user.User user, StagedEmailThread emailThread)
           
 

Method Detail

sendConfirmationEmail

NotificationSendResult sendConfirmationEmail(com.atlassian.user.User user,
                                             StagedEmailThread emailThread)


Copyright © 2003-2013 Atlassian. All Rights Reserved.