com.atlassian.confluence.plugins.emailgateway.api
Interface ConfirmationNotificationSender

All Known Implementing Classes:
DefaultEmailToPageConfirmationEmailSender

@PublicSpi
public interface ConfirmationNotificationSender

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

Since:
5.3

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-2014 Atlassian. All Rights Reserved.