public class DirectoryUserRenamedEvent extends ConfluenceEvent
UserRenamedEvent,
with the exception that it is always guaranteed to be published.
Note that due to possibility of multiple directories containing users with the same username, changes to directory users do not directly correspond with changes to Confluence users.
source| Constructor and Description |
|---|
DirectoryUserRenamedEvent(Object src,
String oldUsername,
com.atlassian.crowd.model.user.User user) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOldUsername() |
com.atlassian.crowd.model.user.User |
getUser() |
equals, hashCodegetSource, toStringCopyright © 2003–2022 Atlassian. All rights reserved.