Uses of Class
org.apache.manifoldcf.crawler.jobs.JobManager.ThrottleJobItem
- 
Packages that use JobManager.ThrottleJobItem Package Description org.apache.manifoldcf.crawler.jobs  - 
- 
Uses of JobManager.ThrottleJobItem in org.apache.manifoldcf.crawler.jobs
Fields in org.apache.manifoldcf.crawler.jobs with type parameters of type JobManager.ThrottleJobItem Modifier and Type Field Description protected java.util.Map<java.lang.String,JobManager.ThrottleJobItem>JobManager.ThrottleLimit. connectionMapMethods in org.apache.manifoldcf.crawler.jobs that return JobManager.ThrottleJobItem Modifier and Type Method Description JobManager.ThrottleJobItemJobManager.ThrottleJobItem. duplicate()Create a duplicate of this item. 
 -