| Package | Description |
|---|---|
| org.lockss.laaws.crawler.model |
| Modifier and Type | Method and Description |
|---|---|
CrawlWsResultPagesWithErrors |
CrawlWsResultPagesWithErrors.message(String message) |
CrawlWsResultPagesWithErrors |
CrawlWsResultPagesWithErrors.severity(String severity) |
CrawlWsResultPagesWithErrors |
CrawlWsResultPagesWithErrors.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<CrawlWsResultPagesWithErrors> |
CrawlWsResult.getPagesWithErrors()
Get pagesWithErrors
|
| Modifier and Type | Method and Description |
|---|---|
CrawlWsResult |
CrawlWsResult.addPagesWithErrorsItem(CrawlWsResultPagesWithErrors pagesWithErrorsItem) |
| Modifier and Type | Method and Description |
|---|---|
CrawlWsResult |
CrawlWsResult.pagesWithErrors(List<CrawlWsResultPagesWithErrors> pagesWithErrors) |
void |
CrawlWsResult.setPagesWithErrors(List<CrawlWsResultPagesWithErrors> pagesWithErrors) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.