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