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 TypeClassDescriptionclass
Base implementation ofNodeProcessor
that reads node identifiers from the shared queue and delegates processing toprocessNode(String, ProcessorConfig)
.class
Adds specified aspects and properties to each processed node.class
A processor that delegates node processing to a chain of other processors.class
Deletes each node passed to the processor.class
Downloads content and metadata of a node to the local filesystem.class
Logs the name of each processed node.class
Moves nodes to the configured target parent node.class
Applies permission settings to each processed node.class
No-op processor used as placeholder.