See: Description
| Interface | Description |
|---|---|
| FileChangeListener |
Callback interface when file changes are detected.
|
| FileSystemWatcherFactory |
Factory used to create new
FileSystemWatcher instances. |
| Class | Description |
|---|---|
| ChangedFile |
A single file that has changed.
|
| ChangedFiles |
A collections of files from a specific source folder that have changed.
|
| FileSystemWatcher |
Watches specific folders for file changes.
|
| Enum | Description |
|---|---|
| ChangedFile.Type |
Change types.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.