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
public abstract class AbstractOperationEvent
- extends Object
- implements OperationEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractOperationEvent
public AbstractOperationEvent(Operation operation,
Directory directory)
getOperation
public Operation getOperation()
- Specified by:
getOperation in interface OperationEvent
getDirectory
public Directory getDirectory()
- Specified by:
getDirectory in interface OperationEvent
Copyright © 2013 Atlassian. All Rights Reserved.