hudson.plugins.emailext
Class AttachmentUtils
java.lang.Object
hudson.plugins.emailext.AttachmentUtils
- All Implemented Interfaces:
- Serializable
public class AttachmentUtils
- extends Object
- implements Serializable
- Author:
- acearl
- See Also:
- Serialized Form
Method Summary |
void |
attach(javax.mail.Multipart multipart,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentUtils
public AttachmentUtils(String attachmentsPattern)
attach
public void attach(javax.mail.Multipart multipart,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
Copyright © 2004-2012. All Rights Reserved.