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() |
getUsergetDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypegetSource, getTimestamppublic String getOriginalEmail()
public boolean equals(Object o)
equals in class UserUpdatedEventpublic int hashCode()
hashCode in class UserUpdatedEventCopyright © 2020 Atlassian. All rights reserved.