Class RecentFileListFilter
java.lang.Object
org.springframework.integration.file.filters.AbstractRecentFileListFilter<File>
org.springframework.integration.file.filters.RecentFileListFilter
- All Implemented Interfaces:
FileListFilter<File>
The
AbstractRecentFileListFilter implementation for local file system.- Since:
- 6.5
-
Field Summary
Fields inherited from class AbstractRecentFileListFilter
ONE_SECOND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractRecentFileListFilter
accept, fileIsAged, filterFiles, supportsSingleFileFilteringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FileListFilter
isForRecursion
-
Constructor Details
-
RecentFileListFilter
public RecentFileListFilter() -
RecentFileListFilter
-
-
Method Details
-
getLastModified
- Specified by:
getLastModifiedin classAbstractRecentFileListFilter<File>
-