Package com.atlassian.crowd.event.group
Class GroupUpdatedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.group.GroupUpdatedEvent
- Direct Known Subclasses:
GroupAttributeDeletedEvent
,GroupAttributeStoredEvent
An Event that represents the updating of a
Group
-
Constructor Summary
-
Method Summary
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
-
GroupUpdatedEvent
-
-
Method Details
-
getGroup
-
equals
- Overrides:
equals
in classDirectoryEvent
-
hashCode
public int hashCode()- Overrides:
hashCode
in classDirectoryEvent
-