Package com.atlassian.crowd.model.event
Class AbstractOperationEvent
java.lang.Object
com.atlassian.crowd.model.event.AbstractOperationEvent
- All Implemented Interfaces:
OperationEvent
- Direct Known Subclasses:
AbstractAttributeEvent
,GroupMembershipEvent
,UserMembershipEvent
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractOperationEvent
(Operation operation, Long directoryId) -
Method Summary
-
Constructor Details
-
AbstractOperationEvent
-
-
Method Details
-
getOperation
- Specified by:
getOperation
in interfaceOperationEvent
-
getDirectoryId
- Specified by:
getDirectoryId
in interfaceOperationEvent
-
equals
-
hashCode
public int hashCode()
-