public class ListenerFileAttributes extends LocalFileAttributes implements EventedFileAttributes
LocalFileAttributes which also implements EventedFileAttributes| Constructor and Description |
|---|
ListenerFileAttributes(Path path,
FileEventType eventType)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType() |
getCreationTime, getLastAccessTime, getLastModifiedTime, getSize, initAttributes, isDirectory, isRegularFile, isSymbolicLinkasDateTime, getName, getPathtoStringpublic ListenerFileAttributes(Path path, FileEventType eventType)
path - a Path pointing to the represented fileeventType - the associated FileEventTypepublic String getEventType()
getEventType in interface EventedFileAttributesFileEventType upon which this instance was createdCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.