org.jenkinsci.plugins.ghprb.extensions.comments
Class GhprbPublishJenkinsUrl
java.lang.Object
hudson.model.AbstractDescribableImpl<GhprbExtension>
org.jenkinsci.plugins.ghprb.extensions.GhprbExtension
org.jenkinsci.plugins.ghprb.extensions.comments.GhprbPublishJenkinsUrl
- All Implemented Interfaces:
- hudson.model.Describable<GhprbExtension>, GhprbCommentAppender, GhprbExtensionType, GhprbGlobalExtension
public class GhprbPublishJenkinsUrl
- extends GhprbExtension
- implements GhprbCommentAppender, GhprbGlobalExtension
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTOR
@Extension
public static final GhprbPublishJenkinsUrl.DescriptorImpl DESCRIPTOR
GhprbPublishJenkinsUrl
@DataBoundConstructor
public GhprbPublishJenkinsUrl(String publishedURL)
getPublishedURL
public String getPublishedURL()
postBuildComment
public String postBuildComment(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
- Specified by:
postBuildComment
in interface GhprbCommentAppender
getDescriptor
public GhprbPublishJenkinsUrl.DescriptorImpl getDescriptor()
- Specified by:
getDescriptor
in interface hudson.model.Describable<GhprbExtension>
- Overrides:
getDescriptor
in class hudson.model.AbstractDescribableImpl<GhprbExtension>
Copyright © 2004-2016. All Rights Reserved.