Package org.alfresco.repo.bulkimport.impl
package org.alfresco.repo.bulkimport.impl
-
ClassDescriptionAbstract base class for the node importer, containing helper methods for use by subclasses.Thread-safe implementation of Bulk Import Status.This class provides the implementation for directory analysis, the process by which a directory listing of files is broken up into ImportableItems.Factory that creates
ContentDataout of : aContentStoreaFilelocated within that store's root
The mimetype will be guessed from the file extension, or fall back to binary.Performs a multi-threaded filesystem import into the repository using theBatchProcessor.A multi threaded bulk importer that imports by striping across filesystem levels.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.