Uses of Class
com.atlassian.confluence.event.events.user.UserSignupEvent
Packages that use UserSignupEvent
Package
Description
-
Uses of UserSignupEvent in com.atlassian.confluence.event.events.user
Subclasses of UserSignupEvent in com.atlassian.confluence.event.events.userModifier and TypeClassDescriptionclass
class
Event sent when a user signs up via the group invite link.class
-
Uses of UserSignupEvent in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions that return UserSignupEventModifier and TypeMethodDescriptionConfirmEmailAction.getEventToPublish
(String result) SignUpAction.getEventToPublish
(String result) -
Uses of UserSignupEvent in com.atlassian.confluence.user.notifications
Methods in com.atlassian.confluence.user.notifications with parameters of type UserSignupEventModifier and TypeMethodDescriptionvoid
UserSignUpNotificationsListener.onEvent
(UserSignupEvent event) Deprecated.