| Package | Description |
|---|---|
| com.denodo.scheduler.client |
| Modifier and Type | Method and Description |
|---|---|
JobReportChunk |
SchedulerManager.getAllJobReports()
Gets the collection of all reports.
|
JobReportChunk |
SchedulerManager.getAllJobReports(int startIndex,
int count)
Gets the collection of all reports.
|
JobReportChunk |
SchedulerManager.getJobReports(int projectID,
int jobID,
int startIndex,
int count)
Gets the collection of reports associated to the given job.
|
Copyright © 2024 Denodo Technologies. All rights reserved.