Uses of Class
com.atlassian.confluence.event.events.user.SendUserInviteEvent

Packages that use SendUserInviteEvent
com.atlassian.confluence.user   
com.atlassian.confluence.user.notifications   
 

Uses of SendUserInviteEvent in com.atlassian.confluence.user
 

Methods in com.atlassian.confluence.user with parameters of type SendUserInviteEvent
 NotificationSendResult SignupManager.sendInvites(SendUserInviteEvent event)
          Send invitation emails with a message to a list of email addresses.
 NotificationSendResult DefaultSignupManager.sendInvites(SendUserInviteEvent event)
           
 

Uses of SendUserInviteEvent in com.atlassian.confluence.user.notifications
 

Methods in com.atlassian.confluence.user.notifications with parameters of type SendUserInviteEvent
 NotificationData InviteEmailBuilder.buildFrom(SendUserInviteEvent event, java.lang.String signupUrl)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.