public class CoverityMailSender extends Object
| Constructor and Description |
|---|
CoverityMailSender(String recipients) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(CoverityBuildAction action,
hudson.model.BuildListener listener) |
protected javax.mail.internet.MimeMessage |
getMail(CoverityBuildAction action,
hudson.model.BuildListener listener) |
String |
getRecipients() |
@DataBoundConstructor public CoverityMailSender(String recipients)
public String getRecipients()
public boolean execute(CoverityBuildAction action, hudson.model.BuildListener listener) throws InterruptedException
InterruptedExceptionprotected javax.mail.internet.MimeMessage getMail(CoverityBuildAction action, hudson.model.BuildListener listener) throws javax.mail.MessagingException, InterruptedException, IOException, CovRemoteServiceException_Exception
javax.mail.MessagingExceptionInterruptedExceptionIOExceptionCovRemoteServiceException_ExceptionCopyright © 2004-2013 Hudson. All Rights Reserved.