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 DefaultSignupManager.sendInvites(SendUserInviteEvent event)
           
 NotificationSendResult SignupManager.sendInvites(SendUserInviteEvent event)
          Send invitation emails with a message to a list of email addresses.
 

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, String signupUrl)
           
 



Confluence is developed by Atlassian.