public interface FileEvent
File on which the event occurred| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getFile()
The File on which the given occurred
|
FileOperationType |
getFileOperation()
The Type of the operation on the
File that occurred |
FileOperationType getFileOperation()
File that occurredFileOperationTypejava.io.File getFile()