Classes | |
| class | FileMonitorItemInterface | 
| class | FileMonitor | 
Namespaces | |
| maxon | |
Variables | |
| RESCAN | |
| MODIFIED | |
| DELETED | |
| METADATA | |
| RENAMED | |
| CREATED | |
| RESCAN | 
Something in the directory was modified, rescan to find modified files (and check if the directory still exists).
| MODIFIED | 
The object specified by the URL was modified (write).
| DELETED | 
The object specified by the URL was deleted.
| METADATA | 
The attributes and or metadata of the object specified by the URL changed.
| RENAMED | 
The object specified by the URL was renamed (and possibly moved).
| CREATED | 
The object specified by the URL was created.