Interface ReportScheduleJobListInformationPA
public interface ReportScheduleJobListInformationPA
-
Method Details
-
dtoId
<any> dtoId() -
reportId
<any> reportId() -
reportName
<any> reportName() -
reportDescription
<any> reportDescription() -
lastScheduled
<any> lastScheduled() -
nextScheduled
<any> nextScheduled() -
jobId
<any> jobId() -
jobTitle
<any> jobTitle() -
jobDescription
<any> jobDescription() -
reportDeleted
<any> reportDeleted() -
executorDeleted
<any> executorDeleted() -
executor
<any> executor() -
scheduledBy
<any> scheduledBy()
-