public abstract class AbstractFilesystemTracker extends Object implements FilesystemTracker
Modifier and Type | Field and Description |
---|---|
protected DirectoryAnalyser |
directoryAnalyser |
protected static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
AbstractFilesystemTracker() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
protected AnalysedDirectory |
getImportableDirectoriesInDirectory(ImportableItem directory,
int count) |
protected AnalysedDirectory |
getImportableItemsInDirectory(ImportableItem directory) |
void |
setDirectoryAnalyser(DirectoryAnalyser directoryAnalyser) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
count, getWorkProvider, itemImported
protected static org.apache.log4j.Logger logger
protected DirectoryAnalyser directoryAnalyser
public final void setDirectoryAnalyser(DirectoryAnalyser directoryAnalyser)
protected final AnalysedDirectory getImportableItemsInDirectory(ImportableItem directory)
protected final AnalysedDirectory getImportableDirectoriesInDirectory(ImportableItem directory, int count)
Copyright © 2005–2017 Alfresco Software. All rights reserved.