public class GroupAttributeStoredEvent extends GroupUpdatedEvent
Group
Constructor and Description |
---|
GroupAttributeStoredEvent(Object source,
Directory directory,
Group group,
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() |
getGroup
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryType
getSource, getTimestamp
public boolean equals(Object o)
equals
in class GroupUpdatedEvent
public int hashCode()
hashCode
in class GroupUpdatedEvent
Copyright © 2021 Atlassian. All rights reserved.