Uses of Class
com.atlassian.confluence.plugins.emailgateway.api.EmailStagingException

Packages that use EmailStagingException
com.atlassian.confluence.plugins.emailgateway.api   
com.atlassian.confluence.plugins.emailgateway.service   
 

Uses of EmailStagingException in com.atlassian.confluence.plugins.emailgateway.api
 

Methods in com.atlassian.confluence.plugins.emailgateway.api that throw EmailStagingException
 StagedEmailThreadKey EmailStagingService.stageEmailThread(ReceivedEmail receivedEmail, ConfirmationNotificationSender confirmationNotificationSender)
          Stage the given received email.
 

Constructors in com.atlassian.confluence.plugins.emailgateway.api with parameters of type EmailStagingException
EmailHandlingException(EmailStagingException e)
           
 

Uses of EmailStagingException in com.atlassian.confluence.plugins.emailgateway.service
 

Subclasses of EmailStagingException in com.atlassian.confluence.plugins.emailgateway.service
 class UserBlacklistedException
           
 

Methods in com.atlassian.confluence.plugins.emailgateway.service that throw EmailStagingException
 StagedEmailThreadKey DefaultEmailThreadConverterService.stageEmailThread(ReceivedEmail receivedEmail, ConfirmationNotificationSender confirmationNotificationSender)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.