Modifier and Type | Method and Description |
---|---|
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 © 2007, 2013, Oracle and/or its affiliates. All rights reserved.