Package | Description |
---|---|
hudson.plugins.emailext | |
hudson.plugins.emailext.plugins |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentUtils.attach(javax.mail.Multipart multipart,
ExtendedEmailPublisher publisher,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
Modifier and Type | Method and Description |
---|---|
<P extends hudson.model.AbstractProject<P,B>,B extends hudson.model.AbstractBuild<P,B>> |
EmailContent.getContent(hudson.model.AbstractBuild<P,B> build,
ExtendedEmailPublisher publisher,
EmailType emailType,
Map<String,?> args)
This method returns the generated content that should replace the token.
|
String |
ContentBuilder.transformText(String origText,
ExtendedEmailPublisher publisher,
hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener) |
Copyright © 2004-2013. All Rights Reserved.