Uses of Class
com.atlassian.confluence.event.events.user.AdminAddedUserEvent
-
Packages that use AdminAddedUserEvent Package Description com.atlassian.confluence.mail.notification.listeners com.atlassian.confluence.user.actions -
-
Uses of AdminAddedUserEvent in com.atlassian.confluence.mail.notification.listeners
Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type AdminAddedUserEvent Modifier and Type Method Description voidCreateUserNotificationsListener. newUserCreated(AdminAddedUserEvent addedUserEvent)Deprecated. -
Uses of AdminAddedUserEvent in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions that return AdminAddedUserEvent Modifier and Type Method Description AdminAddedUserEventCreateUserAction. getEventToPublish(String result)
-