public class GhprbCommentFile extends GhprbExtension implements GhprbCommentAppender, GhprbProjectExtension
Modifier and Type | Class and Description |
---|---|
static class |
GhprbCommentFile.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
static GhprbCommentFile.DescriptorImpl |
DESCRIPTOR |
Constructor and Description |
---|
GhprbCommentFile(String commentFilePath) |
Modifier and Type | Method and Description |
---|---|
String |
getCommentFilePath() |
GhprbCommentFile.DescriptorImpl |
getDescriptor() |
boolean |
ignorePublishedUrl() |
String |
postBuildComment(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener) |
@Extension public static final GhprbCommentFile.DescriptorImpl DESCRIPTOR
@DataBoundConstructor public GhprbCommentFile(String commentFilePath)
public String getCommentFilePath()
public boolean ignorePublishedUrl()
public String postBuildComment(hudson.model.AbstractBuild<?,?> build, hudson.model.TaskListener listener)
postBuildComment
in interface GhprbCommentAppender
public GhprbCommentFile.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<GhprbExtension>
getDescriptor
in class hudson.model.AbstractDescribableImpl<GhprbExtension>
Copyright © 2016. All rights reserved.