Class | Description |
---|---|
FileObserver |
\page FileObserver
\section rules_com_highqsoft_moma_fileobserver_FileObserver FileObserver
\addindex fileobserver
The FileObserver get notifications when a file is created, deleted or modified.
|
FileObserverConfiguration |
This class reads the property file with the configuration parameters for the file observer.
|
FileObserverExecutor |
This class checks the file name against the defined regular expressions and in the case of match
the defined commands are executed.
|
Exception | Description |
---|---|
FileObserverException |
Exception for any error from FileObserver
|