Uses of Interface
org.alfresco.repo.bulkimport.BulkFilesystemImporter
-
Packages that use BulkFilesystemImporter Package Description org.alfresco.repo.bulkimport org.alfresco.repo.bulkimport.impl -
-
Uses of BulkFilesystemImporter in org.alfresco.repo.bulkimport
Methods in org.alfresco.repo.bulkimport that return BulkFilesystemImporter Modifier and Type Method Description BulkFilesystemImporterBulkFSImportEvent. getBulkFilesystemImporter()Constructors in org.alfresco.repo.bulkimport with parameters of type BulkFilesystemImporter Constructor Description BulkFSImportEvent(BulkFilesystemImporter source)The Constructor. -
Uses of BulkFilesystemImporter in org.alfresco.repo.bulkimport.impl
Classes in org.alfresco.repo.bulkimport.impl that implement BulkFilesystemImporter Modifier and Type Class Description classAbstractBulkFilesystemImporterclassMultiThreadedBulkFilesystemImporterPerforms a multi-threaded filesystem import into the repository using theBatchProcessor.classStripingBulkFilesystemImporterA multi threaded bulk importer that imports by striping across filesystem levels.
-