Class SchedulerEmailReportService
java.lang.Object
com.almis.awe.config.ServiceConfig
com.almis.awe.scheduler.service.report.SchedulerEmailReportService
- All Implemented Interfaces:
ISchedulerReportService
,org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
-
Constructor Summary
ConstructorDescriptionSchedulerEmailReportService
(QueryUtil queryUtil, MaintainService maintainService, QueryService queryService, com.fasterxml.jackson.databind.ObjectMapper mapper) Autowired constructor -
Method Summary
Methods inherited from class com.almis.awe.config.ServiceConfig
containsBean, getApplicationContext, getBean, getBean, getElements, getLocale, getLocale, getProperty, getProperty, getRequest, getSession, setApplicationContext
-
Constructor Details
-
SchedulerEmailReportService
public SchedulerEmailReportService(QueryUtil queryUtil, MaintainService maintainService, QueryService queryService, com.fasterxml.jackson.databind.ObjectMapper mapper) Autowired constructor- Parameters:
queryUtil
- Query utilitiesmaintainService
- Maintain servicequeryService
- Query service
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceISchedulerReportService
-
execute
- Specified by:
execute
in interfaceISchedulerReportService
-