CrawlWsResult |
CrawlWsResult.addMimeTypesItem(String mimeTypesItem) |
CrawlWsResult |
CrawlWsResult.addPagesExcludedItem(String pagesExcludedItem) |
CrawlWsResult |
CrawlWsResult.addPagesFetchedItem(String pagesFetchedItem) |
CrawlWsResult |
CrawlWsResult.addPagesNotModifiedItem(String pagesNotModifiedItem) |
CrawlWsResult |
CrawlWsResult.addPagesParsedItem(String pagesParsedItem) |
CrawlWsResult |
CrawlWsResult.addPagesPendingItem(String pagesPendingItem) |
CrawlWsResult |
CrawlWsResult.addPagesWithErrorsItem(CrawlWsResultPagesWithErrors pagesWithErrorsItem) |
CrawlWsResult |
CrawlWsResult.addSourcesItem(String sourcesItem) |
CrawlWsResult |
CrawlWsResult.addStartingUrlsItem(String startingUrlsItem) |
CrawlWsResult |
CrawlWsResult.auId(String auId) |
CrawlWsResult |
CrawlWsResult.auName(String auName) |
CrawlWsResult |
CrawlWsResult.bytesFetchedCount(Integer bytesFetchedCount) |
CrawlWsResult |
CrawlWsResult.crawlKey(String crawlKey) |
CrawlWsResult |
CrawlWsResult.crawlStatus(String crawlStatus) |
CrawlWsResult |
CrawlWsResult.crawlType(String crawlType) |
CrawlWsResult |
CrawlWsResult.duration(Integer duration) |
CrawlWsResult |
CrawlWsResult.linkDepth(Integer linkDepth) |
CrawlWsResult |
CrawlWsResult.mimeTypeCount(Integer mimeTypeCount) |
CrawlWsResult |
CrawlWsResult.mimeTypes(List<String> mimeTypes) |
CrawlWsResult |
CrawlWsResult.offSiteUrlsExcludedCount(Integer offSiteUrlsExcludedCount) |
CrawlWsResult |
CrawlWsResult.pagesExcluded(List<String> pagesExcluded) |
CrawlWsResult |
CrawlWsResult.pagesExcludedCount(Integer pagesExcludedCount) |
CrawlWsResult |
CrawlWsResult.pagesFetched(List<String> pagesFetched) |
CrawlWsResult |
CrawlWsResult.pagesFetchedCount(Integer pagesFetchedCount) |
CrawlWsResult |
CrawlWsResult.pagesNotModified(List<String> pagesNotModified) |
CrawlWsResult |
CrawlWsResult.pagesNotModifiedCount(Integer pagesNotModifiedCount) |
CrawlWsResult |
CrawlWsResult.pagesParsed(List<String> pagesParsed) |
CrawlWsResult |
CrawlWsResult.pagesParsedCount(Integer pagesParsedCount) |
CrawlWsResult |
CrawlWsResult.pagesPending(List<String> pagesPending) |
CrawlWsResult |
CrawlWsResult.pagesPendingCount(Integer pagesPendingCount) |
CrawlWsResult |
CrawlWsResult.pagesWithErrors(List<CrawlWsResultPagesWithErrors> pagesWithErrors) |
CrawlWsResult |
CrawlWsResult.pagesWithErrorsCount(Integer pagesWithErrorsCount) |
CrawlWsResult |
CrawlWsResult.priority(Integer priority) |
CrawlWsResult |
CrawlWsResult.refetchDepth(Integer refetchDepth) |
CrawlWsResult |
CrawlWsResult.sources(List<String> sources) |
CrawlWsResult |
CrawlWsResult.startingUrls(List<String> startingUrls) |
CrawlWsResult |
CrawlWsResult.startTime(Integer startTime) |