Package | Description |
---|---|
com.atlassian.crowd.event | |
com.atlassian.crowd.event.user |
Modifier and Type | Method and Description |
---|---|
void |
StoringEventListener.handleEvent(UserUpdatedEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
AutoUserUpdatedEvent
User was automatically updated.
|
class |
ResetPasswordEvent
A simple ResetPasswordEvent.
|
class |
UserAttributeDeletedEvent
An Event that represents the deletion of an attribute+values against a
User |
class |
UserAttributeStoredEvent
An Event that represents the creation of an attribute+values against a
User |
class |
UserEditedEvent
An event that is published when user is edited
|
class |
UserEmailChangedEvent
An event which is published after a user's email address is updated
|
class |
UserRenamedEvent
An Event that represents the renaming of a
User |
Copyright © 2021 Atlassian. All rights reserved.