|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |