public class MailReport extends Object
| Constructor and Description |
|---|
MailReport() |
| Modifier and Type | Method and Description |
|---|---|
static List<Period> |
getMailPeriods() |
static Date |
getNextExecutionDate(Period period) |
static void |
scheduleReportMailForLocalServer(Collector collector,
Timer timer) |
void |
sendReportMail(Collector collector,
boolean collectorServer,
List<JavaInformations> javaInformationsList,
Period period) |
void |
sendReportMailForLocalServer(Collector collector,
Period period) |
Copyright © 2008–2018 Emeric Vernat. All rights reserved.