Uses of Interface
org.saidone.processors.NodeProcessor
Packages that use NodeProcessor
-
Uses of NodeProcessor in org.saidone.processors
Classes in org.saidone.processors that implement NodeProcessorModifier and TypeClassDescriptionclassBase implementation ofNodeProcessorthat consumes node identifiers from a shared queue and delegates the concrete operation toprocessNode(String, ProcessorConfig).classApplies aspect and property updates to nodes loaded from Alfresco.classA processor that delegates node processing to a chain of other processors.classDeletes each node passed to the processor.classDownloads content and metadata of a node to the local filesystem.classLogs the name of each processed node.classMoves nodes to the configured target parent node.classMetadata normalization processor.classApplies permission settings to each processed node.classNo-op processor used as placeholder.