Uses of Class
com.sun.grid.jsv.MailSpecifier
Packages that use MailSpecifier
-
Uses of MailSpecifier in com.sun.grid.jsv
Methods in com.sun.grid.jsv that return MailSpecifierModifier and TypeMethodDescriptionMailSpecifier.clone()
JobDescription.getMailSpecifier()
Get a MailSpecifier object that represents the occasions when email notifications should be sent for this job.Methods in com.sun.grid.jsv with parameters of type MailSpecifierModifier and TypeMethodDescriptionvoid
JobDescription.setMailSpecifier
(MailSpecifier mailSpecifier) Set the MailSpecifier object that represents when email notifications should be sent.