public abstract class UserUpdatedEvent extends DirectoryEvent
User
This is a generic event. Depending on what exactly happened a specific subclass will be publishedConstructor 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, getDirectoryType
getSource, getTimestamp
public User getUser()
public boolean equals(Object o)
equals
in class DirectoryEvent
public int hashCode()
hashCode
in class DirectoryEvent
Copyright © 2021 Atlassian. All rights reserved.