public class ReportJob extends Object implements org.quartz.Job
ReportJob class.
Modifier and Type | Field and Description |
---|---|
protected static String |
KEY
Constant
KEY="report" |
Constructor and Description |
---|
ReportJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext context) |
Reportd |
getReportd()
getReportd
|
void |
setReportd(Reportd reportd)
setReportd
|
protected static final String KEY
KEY="report"
Copyright © 2021. All rights reserved.