Uses of Class
org.saidone.model.config.CollectorConfig
Packages that use CollectorConfig
-
Uses of CollectorConfig in org.saidone.collectors
Methods in org.saidone.collectors with parameters of type CollectorConfigModifier and TypeMethodDescriptionAbstractNodeCollector.collect(CollectorConfig config) NodeCollector.collect(CollectorConfig config) Start collecting nodes asynchronously.voidNodeCollector.collectNodes(CollectorConfig config) Implementation specific node collection logic.voidNodeListCollector.collectNodes(CollectorConfig config) Reads node identifiers from the file specified by thenodeListFileargument and enqueues them for processing.voidNodeTreeCollector.collectNodes(CollectorConfig config) Traverses the node tree starting from the root defined bynode-idorpatharguments and queues descendant node identifiers.voidQueryNodeCollector.collectNodes(CollectorConfig config) Executes the configured Alfresco FTS query and enqueues each returned node identifier. -
Uses of CollectorConfig in org.saidone.model.config
Subclasses of CollectorConfig in org.saidone.model.config