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