Package org.alfresco.repo.bulkimport.impl
-
Class Summary Class Description AbstractBulkFilesystemImporter AbstractFilesystemTracker AbstractNodeImporter Abstract base class for the node importer, containing helper methods for use by subclasses.AbstractNodeImporterFactory BulkImportStatusImpl Thread-safe implementation of Bulk Import Status.DirectoryAnalyserImpl This class provides the implementation for directory analysis, the process by which a directory listing of files is broken up into ImportableItems.FilesystemContentDataFactory Factory that createsContentDataout of : aContentStoreaFilelocated within that store's root
The mimetype will be guessed from the file extension, or fall back to binary.FileUtils MultiThreadedBulkFilesystemImporter Performs a multi-threaded filesystem import into the repository using theBatchProcessor.StreamingNodeImporterFactory StripingBulkFilesystemImporter A multi threaded bulk importer that imports by striping across filesystem levels.StripingFilesystemTracker A 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. -
Enum Summary Enum Description BulkImportStatusImpl.NodeState