Package | Description |
---|---|
org.apache.manifoldcf.crawler.interfaces | |
org.apache.manifoldcf.crawler.jobs |
Modifier and Type | Method and Description |
---|---|
JobDeleteRecord[] |
IJobManager.getJobsReadyForDeleteCleanup(String processID)
Get the list of jobs that are ready for delete cleanup.
|
Modifier and Type | Method and Description |
---|---|
JobDeleteRecord[] |
JobManager.getJobsReadyForDeleteCleanup(String processID)
Get the list of jobs that are ready for delete cleanup.
|