|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.AbstractJoblet
org.torweg.pulse.bundle.AbstractConfigurableJoblet
org.torweg.pulse.component.statistics.SendReportEmailJoblet
public class SendReportEmailJoblet
Sends report e-mails according to SendReportEmailJobletConfiguration.
| Nested Class Summary | |
|---|---|
protected static class |
SendReportEmailJoblet.ReportPDFResult
Result collection container. |
protected static class |
SendReportEmailJoblet.ReportPDFResultMap
An own JAXB-enabled pseudo map implementation which provides no more functionality than required by this Joblet plus JAXB marshalling. |
| Constructor Summary | |
|---|---|
SendReportEmailJoblet()
|
|
| Method Summary | |
|---|---|
protected void |
run(Bundle b)
Creates the PDF reports on a per server basis according to the configuration and sends the reports emails according to the configuration. |
| Methods inherited from class org.torweg.pulse.bundle.AbstractConfigurableJoblet |
|---|
getConfig, getConfiguration |
| Methods inherited from class org.torweg.pulse.bundle.AbstractJoblet |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SendReportEmailJoblet()
| Method Detail |
|---|
protected final void run(Bundle b)
run in class AbstractJobletb - the current BundleAbstractJoblet.run(org.torweg.pulse.bundle.Bundle
)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||