Class QueuePipelineContext
java.lang.Object
com.norconex.crawler.core.doc.pipelines.queue.QueuePipelineContext
Hold necessary objects to a specific pipeline execution over a
CrawlerDocContext.
This context is short-lived and can be redeclared in a pipeline
chain (i.e., the original context instance may be replaced
by one of the pipeline stages).