Package com.atlassian.crowd.event.group
Class GroupAttributeStoredEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.group.GroupUpdatedEvent
com.atlassian.crowd.event.group.GroupAttributeStoredEvent
An Event that represents the creation of a atrributes against a
Group
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.crowd.event.group.GroupUpdatedEvent
getGroup
Methods inherited from class com.atlassian.crowd.event.DirectoryEvent
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryType
Methods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
-
Constructor Details
-
GroupAttributeStoredEvent
-
-
Method Details
-
getAttributeNames
-
getAttributeValues
-
equals
- Overrides:
equals
in classGroupUpdatedEvent
-
hashCode
public int hashCode()- Overrides:
hashCode
in classGroupUpdatedEvent
-