| Package | Description |
|---|---|
| org.alfresco.repo.bulkimport.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryAnalyserImpl
This class provides the implementation for directory analysis, the process by
which a directory listing of files is broken up into ImportableItems.
|
| Modifier and Type | Field and Description |
|---|---|
protected DirectoryAnalyser |
AbstractFilesystemTracker.directoryAnalyser |
protected DirectoryAnalyser |
AbstractBulkFilesystemImporter.directoryAnalyser |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFilesystemTracker.setDirectoryAnalyser(DirectoryAnalyser directoryAnalyser) |
void |
AbstractBulkFilesystemImporter.setDirectoryAnalyser(DirectoryAnalyser directoryAnalyser) |
| Constructor and Description |
|---|
StripingFilesystemTracker(DirectoryAnalyser directoryAnalyser,
org.alfresco.service.cmr.repository.NodeRef target,
File sourceFolder,
int batchSize) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.