Uses of Class
org.saidone.collectors.AbstractNodeCollector
Packages that use AbstractNodeCollector
-
Uses of AbstractNodeCollector in org.saidone.collectors
Subclasses of AbstractNodeCollector in org.saidone.collectorsModifier and TypeClassDescriptionclassCollects 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.classCollects node identifiers from Alfresco trashcan and enqueues them.