CheckFilesInDirectoryCron
Configuration |
The directory path has to be set in field "Configuration file". |
Class name |
com.ebd.hub.datawizard.util.CheckFilesInDirectoryCron |
Description
This class counts the number of files in a directory, defined by the path set in the field "Configuration file". The output is one line consisting of the directory path and followed by the number of files in that directory, separated by a semicolon.
Example
Example of an output of the class:
./temp/Testdaten/CronAPI/;10 |