public abstract class AbstractFilesystemTracker extends java.lang.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, waitcount, getWorkProvider, itemImportedprotected static org.apache.log4j.Logger logger
protected DirectoryAnalyser directoryAnalyser
public final void setDirectoryAnalyser(DirectoryAnalyser directoryAnalyser)
public void afterPropertiesSet()
throws java.lang.Exception
java.lang.Exceptionprotected final AnalysedDirectory getImportableItemsInDirectory(ImportableItem directory)
protected final AnalysedDirectory getImportableDirectoriesInDirectory(ImportableItem directory, int count)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.