Package org.saidone.processors
package org.saidone.processors
-
ClassDescriptionBase implementation of
NodeProcessor
that reads node identifiers from the shared queue and delegates processing toNodeProcessor.processNode(String, ProcessorConfig)
.Adds specified aspects and properties to each processed node.A processor that delegates node processing to a chain of other processors.Deletes each node passed to the processor.Downloads content and metadata of a node to the local filesystem.Logs the name of each processed node.Moves nodes to the configured target parent node.Component that performs an operation on nodes retrieved from the queue.Applies permission settings to each processed node.No-op processor used as placeholder.