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 OperationEvent
public Long getDirectoryId()
getDirectoryId
in interface OperationEvent
Copyright © 2020 Atlassian. All rights reserved.