Uses of Class
com.atlassian.confluence.event.events.user.UserProfilePictureUpdateEvent
-
Packages that use UserProfilePictureUpdateEvent Package Description com.atlassian.confluence.user.crowd -
-
Uses of UserProfilePictureUpdateEvent in com.atlassian.confluence.user.crowd
Methods in com.atlassian.confluence.user.crowd with parameters of type UserProfilePictureUpdateEvent Modifier and Type Method Description void
UserIndexingListener. onUserProfilePictureUpdateEvent(UserProfilePictureUpdateEvent event)
Update the URL stored in the index when a user changes their profile picture.
-