|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.reporting.service.ReportJob
public class ReportJob
ReportJob class.
| Field Summary | |
|---|---|
protected static String |
KEY
Constant KEY="report" |
| Constructor Summary | |
|---|---|
ReportJob()
|
|
| Method Summary | |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
|
Reportd |
getReportd()
getReportd |
void |
setReportd(Reportd reportd)
setReportd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String KEY
KEY="report"
| Constructor Detail |
|---|
public ReportJob()
| Method Detail |
|---|
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionpublic Reportd getReportd()
getReportd
Reportd object.public void setReportd(Reportd reportd)
setReportd
reportd - a Reportd object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||