Uses of Interface
org.saidone.collectors.NodeCollector
Packages that use NodeCollector
-
Uses of NodeCollector in org.saidone.collectors
Classes in org.saidone.collectors that implement NodeCollectorModifier and TypeClassDescriptionclassBase implementation ofNodeCollectorproviding queue injection and a default asynchronous execution ofcollectNodes(CollectorConfig).classCollects node identifiers from a text file where each line contains a node id.classWalks a node tree starting from a given root node or path and collects the identifiers of all descendant nodes.classExecutes an Alfresco FTS query and enqueues the resulting node identifiers.