Uses of Interface
org.apache.manifoldcf.crawler.interfaces.IFingerprintActivity
- 
Packages that use IFingerprintActivity Package Description org.apache.manifoldcf.crawler.interfaces org.apache.manifoldcf.crawler.system  - 
- 
Uses of IFingerprintActivity in org.apache.manifoldcf.crawler.interfaces
Subinterfaces of IFingerprintActivity in org.apache.manifoldcf.crawler.interfaces Modifier and Type Interface Description interfaceIProcessActivityThis interface abstracts from the activities that a connector's processDocuments() method can do. - 
Uses of IFingerprintActivity in org.apache.manifoldcf.crawler.system
Classes in org.apache.manifoldcf.crawler.system that implement IFingerprintActivity Modifier and Type Class Description protected static classWorkerThread.ProcessActivityProcess activity class wraps access to the ingester and job queue. 
 -