Modifier and Type | Method and Description |
---|---|
List<ConfigurationMessage> |
CasCrawler.createCrawl(CrawlConfig crawlConfig)
Creates a crawl on 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.