|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.model.event.AbstractOperationEvent
public abstract class AbstractOperationEvent
| Constructor Summary | |
|---|---|
AbstractOperationEvent(Operation operation,
Directory directory)
|
|
| Method Summary | |
|---|---|
Directory |
getDirectory()
|
Operation |
getOperation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractOperationEvent(Operation operation,
Directory directory)
| Method Detail |
|---|
public Operation getOperation()
getOperation in interface OperationEventpublic Directory getDirectory()
getDirectory in interface OperationEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||