Uses of Class
com.atlassian.confluence.event.events.user.SendUserInviteEvent
Packages that use SendUserInviteEvent
-
Uses of SendUserInviteEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type SendUserInviteEventModifier and TypeMethodDescriptionvoidSendUserInviteAuditListener.sendUserInviteEvent(SendUserInviteEvent event) -
Uses of SendUserInviteEvent in com.atlassian.confluence.user
Methods in com.atlassian.confluence.user with parameters of type SendUserInviteEventModifier and TypeMethodDescriptionSignupManager.sendInvites(SendUserInviteEvent event) Send invitation emails with a message to a list of email addresses.