Uses of Class
org.lockss.laaws.crawler.impl.pluggable.CmdLineCrawl
Packages that use CmdLineCrawl
-
Uses of CmdLineCrawl in org.lockss.laaws.crawler.impl.pluggable
Fields in org.lockss.laaws.crawler.impl.pluggable with type parameters of type CmdLineCrawlModifier and TypeFieldDescriptionprotected HashMap<String,CmdLineCrawl> CmdLineCrawler.crawlMapThe map of crawls for this crawler.Constructors in org.lockss.laaws.crawler.impl.pluggable with parameters of type CmdLineCrawlModifierConstructorDescriptionRunnableCrawlJob(org.lockss.util.rest.crawler.CrawlJob crawlJob, CmdLineCrawl cmdLineCrawl)