public interface FilesystemTracker
| Modifier and Type | Method and Description |
|---|---|
int |
count()
An estimate of the number of directories and files in the filesystem.
|
BatchProcessWorkProvider |
getWorkProvider() |
void |
itemImported(org.alfresco.service.cmr.repository.NodeRef nodeRef,
ImportableItem importableItem)
A callback to indicate that the item has been imported into the repository.
|
int count()
void itemImported(org.alfresco.service.cmr.repository.NodeRef nodeRef,
ImportableItem importableItem)
nodeRef - importableItem - BatchProcessWorkProvider getWorkProvider()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.