Uses of Class
tv.hd3g.jobkit.watchfolder.mod.entity.WatchedFileEntity
Packages that use WatchedFileEntity
-
Uses of WatchedFileEntity in tv.hd3g.jobkit.watchfolder.mod.entity
Methods in tv.hd3g.jobkit.watchfolder.mod.entity that return WatchedFileEntityModifier and TypeMethodDescriptionWatchedFileEntity.resetDoneButChanged()WatchedFileEntity.setMarkedAsDone()WatchedFileEntity.update(tv.hd3g.transfertfiles.CachedFileAttributes seeAgainFile) -
Uses of WatchedFileEntity in tv.hd3g.jobkit.watchfolder.mod.repository
Methods in tv.hd3g.jobkit.watchfolder.mod.repository that return types with arguments of type WatchedFileEntityModifier and TypeMethodDescriptionWatchedFileEntityRepository.getByHashPath(Set<String> hashPath) WatchedFileEntityRepository.getLostedByHashPath(Set<String> detectedHashPath, boolean pickUpDirs, boolean pickUpFiles, String folderLabel) WatchedFileEntityRepository.getLostedForEmptyDir(boolean pickUpDirs, boolean pickUpFiles, String folderLabel)