Package org.chenile.filewatch.handler
Class FileWatcherExecutorService.WatchInfo
java.lang.Object
org.chenile.filewatch.handler.FileWatcherExecutorService.WatchInfo
- Enclosing class:
- FileWatcherExecutorService
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
ConstructorDescriptionWatchInfo
(Path watchDir, Path processedDir, FileWatchDefinition fileWatchDefinition) -
Method Summary
-
Field Details
-
watchDir
-
processedDir
-
fileWatchDefinition
-
-
Constructor Details
-
WatchInfo
-