public abstract class AbstractOperationEvent extends Object implements OperationEvent
| Constructor and Description |
|---|
AbstractOperationEvent(Operation operation,
Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
Directory |
getDirectory() |
Operation |
getOperation() |
public Operation getOperation()
getOperation in interface OperationEventpublic Directory getDirectory()
getDirectory in interface OperationEventCopyright © 2016 Atlassian. All rights reserved.