Uses of Interface
org.alfresco.repo.bulkimport.FilesystemTracker
Packages that use FilesystemTracker
-
Uses of FilesystemTracker in org.alfresco.repo.bulkimport.impl
Classes in org.alfresco.repo.bulkimport.impl that implement FilesystemTrackerModifier and TypeClassDescriptionclassclassA filesystem walker that returns all files and directories in subsequent levels of a filesystem tree; it returns all directories and files in a given level, at which point it moves on to the next level and starts returning directories and files in that level.Methods in org.alfresco.repo.bulkimport.impl with parameters of type FilesystemTrackerModifier and TypeMethodDescriptionprotected BatchProcessor.BatchProcessWorker<ImportableItem>MultiThreadedBulkFilesystemImporter.getWorker(BulkImportParameters bulkImportParameters, String lockToken, NodeImporter nodeImporter, FilesystemTracker filesystemTracker)