Uses of Class
com.jaspersoft.jasperserver.ws.scheduling.JobMailNotification

Packages that use JobMailNotification
com.jaspersoft.jasperserver.ws.scheduling   
 

Uses of JobMailNotification in com.jaspersoft.jasperserver.ws.scheduling
 

Methods in com.jaspersoft.jasperserver.ws.scheduling that return JobMailNotification
 JobMailNotification Job.getMailNotification()
          Gets the mailNotification value for this Job.
 

Methods in com.jaspersoft.jasperserver.ws.scheduling with parameters of type JobMailNotification
 void Job.setMailNotification(JobMailNotification mailNotification)
          Sets the mailNotification value for this Job.
 

Constructors in com.jaspersoft.jasperserver.ws.scheduling with parameters of type JobMailNotification
Job(long id, int version, java.lang.String reportUnitURI, java.lang.String username, java.lang.String label, java.lang.String description, JobSimpleTrigger simpleTrigger, JobCalendarTrigger calendarTrigger, JobParameter[] parameters, java.lang.String baseOutputFilename, java.lang.String[] outputFormats, java.lang.String outputLocale, JobRepositoryDestination repositoryDestination, JobMailNotification mailNotification)
           
 



Copyright © 2007. All Rights Reserved.