Class File
java.lang.Object
com.almis.awe.scheduler.bean.file.File
- All Implemented Interfaces:
Serializable
- Author:
- dfuentes
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
hasChanged
(String fileName, Date newFileModification) check if the file has changed
-
Constructor Details
-
File
public File()Constructor
-
-
Method Details
-
hasChanged
check if the file has changed- Parameters:
fileName
- Name of filenewFileModification
- Modification file date- Returns:
- boolean
-