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 reads node identifiers from the shared queue and delegates processing toprocessNode(String, ProcessorConfig).classAdds specified aspects and properties to each processed node.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.classApplies permission settings to each processed node.classNo-op processor used as placeholder.