Interface ISchedulerReportService
- All Known Implementing Classes:
SchedulerBroadcastReportService
,SchedulerEmailReportService
,SchedulerMaintainReportService
,SchedulerNoneReport
public interface ISchedulerReportService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(Task task, TaskExecution execution) default ReportType
getType()
-
Method Details
-
getType
-
execute
-