| Package | Description |
|---|---|
| org.lockss.laaws.crawler.api | |
| org.lockss.laaws.crawler.impl | |
| org.lockss.laaws.crawler.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<JobPager> |
JobsApiDelegate.getJobs(Integer limit,
String continuationToken) |
default org.springframework.http.ResponseEntity<JobPager> |
JobsApi.getJobs(Integer limit,
String continuationToken) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<JobPager> |
JobsApiServiceImpl.getJobs(Integer limit,
String continuationToken)
Get all crawl jobs
|
| Modifier and Type | Method and Description |
|---|---|
JobPager |
JobPager.addJobsItem(org.lockss.util.rest.crawler.CrawlJob jobsItem) |
JobPager |
JobPager.jobs(List<org.lockss.util.rest.crawler.CrawlJob> jobs) |
JobPager |
JobPager.pageInfo(PageInfo pageInfo) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.