Uses of Class
com.atlassian.confluence.plugins.easyuser.events.SendUserInviteEvent

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

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

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

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

Methods in com.atlassian.confluence.plugins.easyuser.notifications with parameters of type SendUserInviteEvent
 NotificationData EasyUserNotificationBuilder.buildFrom(SendUserInviteEvent event, String signupUrl)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.