public abstract class AbstractOperationEvent extends Object implements OperationEvent
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractOperationEvent(Operation operation,
Long directoryId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getDirectoryId() |
Operation |
getOperation() |
int |
hashCode() |
public Operation getOperation()
getOperation in interface OperationEventpublic Long getDirectoryId()
getDirectoryId in interface OperationEventCopyright © 2024 Atlassian. All rights reserved.