Package | Description |
---|---|
com.sun.grid.jsv |
Modifier and Type | Method and Description |
---|---|
MailSpecifier |
MailSpecifier.clone() |
MailSpecifier |
JobDescription.getMailSpecifier()
Get a MailSpecifier object that represents the occasions when email
notifications should be sent for this job.
|
Modifier and Type | Method and Description |
---|---|
void |
JobDescription.setMailSpecifier(MailSpecifier mailSpecifier)
Set the MailSpecifier object that represents when email notifications
should be sent.
|