public class UserAttributeStoredEvent extends UserUpdatedEvent
User| Constructor and Description | 
|---|
UserAttributeStoredEvent(Object source,
                        Directory directory,
                        User user,
                        Map<String,Set<String>> attributes)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Set<String> | 
getAttributeNames()  | 
Set<String> | 
getAttributeValues(String key)  | 
int | 
hashCode()  | 
getUsergetDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypegetSource, getTimestamppublic boolean equals(Object o)
equals in class UserUpdatedEventpublic int hashCode()
hashCode in class UserUpdatedEventCopyright © 2023 Atlassian. All rights reserved.