Package com.atlassian.crowd.event.group
Class GroupAttributeDeletedEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.group.GroupUpdatedEvent
com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
An Event that represents the deletion of an attibute against a
Group-
Constructor Summary
ConstructorsConstructorDescriptionGroupAttributeDeletedEvent(Object source, Directory directory, Group group, String attributeName) -
Method Summary
Methods inherited from class com.atlassian.crowd.event.group.GroupUpdatedEvent
getGroupMethods inherited from class com.atlassian.crowd.event.DirectoryEvent
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypeMethods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
-
Constructor Details
-
GroupAttributeDeletedEvent
-
-
Method Details
-
getAttributeName
-
equals
- Overrides:
equalsin classGroupUpdatedEvent
-
hashCode
public int hashCode()- Overrides:
hashCodein classGroupUpdatedEvent
-