| Package | Description |
|---|---|
| com.gooddata.md |
| Modifier and Type | Method and Description |
|---|---|
ScheduledMail |
ScheduledMail.addBccAddress(String bccAdd) |
ScheduledMail |
ScheduledMail.addDashboardAttachment(String uri,
Integer allTabs,
String executionContext,
String... tabs) |
ScheduledMail |
ScheduledMail.addReportAttachment(ReportDefinition reportDefinition,
Map<String,String> exportOptions,
ExportFormat... formats) |
ScheduledMail |
ScheduledMail.addReportAttachment(ReportDefinition reportDefinition,
Map<String,String> exportOptions,
ReportExportFormat... formats)
Deprecated.
|
ScheduledMail |
ScheduledMail.addReportAttachment(ReportDefinition reportDefinition,
Map<String,String> exportOptions,
String... formats) |
ScheduledMail |
ScheduledMail.addToAddress(String toAdd) |
ScheduledMail |
ScheduledMail.setAttachments(List<Attachment> attachments) |
ScheduledMail |
ScheduledMail.setBcc(Collection<String> bccAddresses) |
ScheduledMail |
ScheduledMail.setBody(String body) |
ScheduledMail |
ScheduledMail.setRecurrency(String recurrency) |
ScheduledMail |
ScheduledMail.setStartDate(org.joda.time.LocalDate startDate) |
ScheduledMail |
ScheduledMail.setSubject(String subject) |
ScheduledMail |
ScheduledMail.setTimeZone(String timeZone) |
ScheduledMail |
ScheduledMail.setTo(Collection<String> toAddresses) |
Copyright © 2017. All rights reserved.