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