Uses of Class
com.atlassian.confluence.plugins.easyuser.notifications.NotificationSendResult

Packages that use NotificationSendResult
com.atlassian.confluence.plugins.easyuser   
com.atlassian.confluence.plugins.easyuser.notifications   
 

Uses of NotificationSendResult in com.atlassian.confluence.plugins.easyuser
 

Methods in com.atlassian.confluence.plugins.easyuser that return NotificationSendResult
 NotificationSendResult EasyUserManager.sendInvites(SendUserInviteEvent event)
          Send invitation emails with a message to a list of email addresses.
 NotificationSendResult DefaultEasyUserManager.sendInvites(SendUserInviteEvent event)
           
 

Uses of NotificationSendResult in com.atlassian.confluence.plugins.easyuser.notifications
 

Methods in com.atlassian.confluence.plugins.easyuser.notifications that return NotificationSendResult
 NotificationSendResult NotificationsService.sendToEmails(NotificationData notificationData, List<String> recipients)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.