Uses of Class
org.codelibs.fess.app.service.CrawlingInfoService
-
Packages that use CrawlingInfoService Package Description org.codelibs.fess.exec org.codelibs.fess.helper -
-
Uses of CrawlingInfoService in org.codelibs.fess.exec
Fields in org.codelibs.fess.exec declared as CrawlingInfoService Modifier and Type Field Description protected CrawlingInfoServiceCrawler. crawlingInfoService -
Uses of CrawlingInfoService in org.codelibs.fess.helper
Methods in org.codelibs.fess.helper that return CrawlingInfoService Modifier and Type Method Description protected CrawlingInfoServiceCrawlingInfoHelper. getCrawlingInfoService()
-