|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReportJobMailNotification in com.jaspersoft.jasperserver.api.engine.scheduling |
---|
Methods in com.jaspersoft.jasperserver.api.engine.scheduling with parameters of type ReportJobMailNotification | |
---|---|
protected void |
DefaultReportJobValidator.validateMailNotification(ValidationErrors errors,
ReportJobMailNotification mailNotification)
|
Uses of ReportJobMailNotification in com.jaspersoft.jasperserver.api.engine.scheduling.domain |
---|
Methods in com.jaspersoft.jasperserver.api.engine.scheduling.domain that return ReportJobMailNotification | |
---|---|
ReportJobMailNotification |
ReportJob.getMailNotification()
|
Methods in com.jaspersoft.jasperserver.api.engine.scheduling.domain with parameters of type ReportJobMailNotification | |
---|---|
void |
ReportJob.setMailNotification(ReportJobMailNotification mailNotification)
|
Uses of ReportJobMailNotification in com.jaspersoft.jasperserver.api.engine.scheduling.hibernate |
---|
Methods in com.jaspersoft.jasperserver.api.engine.scheduling.hibernate that return ReportJobMailNotification | |
---|---|
ReportJobMailNotification |
PersistentReportJobMailNotification.toClient()
|
Methods in com.jaspersoft.jasperserver.api.engine.scheduling.hibernate with parameters of type ReportJobMailNotification | |
---|---|
protected void |
PersistentReportJobMailNotification.copyAddressesTo(ReportJobMailNotification mail)
|
void |
PersistentReportJobMailNotification.copyFrom(ReportJobMailNotification mailNotification)
|
protected void |
PersistentReportJobMailNotification.copyRecipientsFrom(ReportJobMailNotification mailNotification)
|
Uses of ReportJobMailNotification in com.jaspersoft.jasperserver.api.engine.scheduling.quartz |
---|
Methods in com.jaspersoft.jasperserver.api.engine.scheduling.quartz with parameters of type ReportJobMailNotification | |
---|---|
protected void |
ReportExecutionJob.addMailRecipients(ReportJobMailNotification mailNotification,
org.springframework.mail.javamail.MimeMessageHelper messageHelper)
|
Uses of ReportJobMailNotification in com.jaspersoft.jasperserver.export.modules.scheduling.beans |
---|
Methods in com.jaspersoft.jasperserver.export.modules.scheduling.beans that return ReportJobMailNotification | |
---|---|
protected ReportJobMailNotification |
ReportJobBean.copyMailNotificationTo()
|
Methods in com.jaspersoft.jasperserver.export.modules.scheduling.beans with parameters of type ReportJobMailNotification | |
---|---|
void |
ReportJobMailNotificationBean.copyFrom(ReportJobMailNotification mailNotification)
|
void |
ReportJobMailNotificationBean.copyTo(ReportJobMailNotification mailNotification)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |