| Modifier and Type | Method and Description |
|---|---|
CrawlConfig |
CasCrawler.getCrawlConfig(CrawlId crawlId,
Boolean fillInDefaults)
Gets configuration for a particular crawl.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationMessage> |
CasCrawler.createCrawl(CrawlConfig crawlConfig)
Creates a crawl on the server.
|
List<ConfigurationMessage> |
CasCrawler.updateCrawl(CrawlConfig crawlConfig)
Updates a crawl that already exists on the server.
|
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.