Package com.atlassian.crowd.event.group
Class GroupDeletedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.group.GroupDeletedEvent
An Event that represents the removal 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
-
GroupDeletedEvent
-
-
Method Details
-
getGroupName
-
equals
- Overrides:
equals
in classDirectoryEvent
-
hashCode
public int hashCode()- Overrides:
hashCode
in classDirectoryEvent
-