Uses of Class
com.endeca.itl.cas.api.CrawlInProgressException

Packages that use CrawlInProgressException
com.endeca.itl.cas.api   
 

Uses of CrawlInProgressException in com.endeca.itl.cas.api
 

Methods in com.endeca.itl.cas.api that throw CrawlInProgressException
 void CasCrawler.deleteCrawl(CrawlId crawlId)
          Deletes a crawl from the server.
 void CasCrawler.startCrawl(CrawlId crawlId, CrawlMode crawlMode)
          Starts a particular crawl.
 List<ConfigurationMessage> CasCrawler.updateCrawl(CrawlConfig crawlConfig)
          Updates a crawl that already exists on the server.
 



Copyright © 2011 Endeca. All Rights Reserved.