public class UserEmailChangedEvent extends UserUpdatedEvent
Constructor and Description |
---|
UserEmailChangedEvent(Object source,
Directory directory,
User user,
String originalEmail) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getOriginalEmail() |
int |
hashCode() |
getUser
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryType
getSource, getTimestamp
public String getOriginalEmail()
public boolean equals(Object o)
equals
in class UserUpdatedEvent
public int hashCode()
hashCode
in class UserUpdatedEvent
Copyright © 2021 Atlassian. All rights reserved.