public class AttachmentUtils extends Object implements Serializable
Constructor and Description |
---|
AttachmentUtils(String attachmentsPattern) |
Modifier and Type | Method and Description |
---|---|
void |
attach(javax.mail.Multipart multipart,
ExtendedEmailPublisher publisher,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
public AttachmentUtils(String attachmentsPattern)
public void attach(javax.mail.Multipart multipart, ExtendedEmailPublisher publisher, hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener)
Copyright © 2004-2012. All Rights Reserved.