public abstract class UserUpdatedEvent extends DirectoryEvent
User
This is a generic event. Depending on what exactly happened a specific subclass will be published| Constructor and Description |
|---|
UserUpdatedEvent(Object source,
Directory directory,
User user) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
User |
getUser() |
int |
hashCode() |
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypegetSource, getTimestamppublic User getUser()
public boolean equals(Object o)
equals in class DirectoryEventpublic int hashCode()
hashCode in class DirectoryEventCopyright © 2023 Atlassian. All rights reserved.