Package org.saidone.collectors
package org.saidone.collectors
-
ClassDescriptionBase implementation of
NodeCollectorproviding queue injection and a default asynchronous execution ofNodeCollector.collectNodes(CollectorConfig).Contract for components able to collect node identifiers and push them into the processing queue.Collects node identifiers from a text file where each line contains a node id.Walks a node tree starting from a given root node or path and collects the identifiers of all descendant nodes.Executes an Alfresco FTS query and enqueues the resulting node identifiers.Collects node identifiers from Alfresco trashcan and enqueues them.