org.jenkinsci.plugins.ghprb.extensions.comments
Class GhprbBuildLog
java.lang.Object
hudson.model.AbstractDescribableImpl<GhprbExtension>
org.jenkinsci.plugins.ghprb.extensions.GhprbExtension
org.jenkinsci.plugins.ghprb.extensions.comments.GhprbBuildLog
- All Implemented Interfaces:
- hudson.model.Describable<GhprbExtension>, GhprbCommentAppender, GhprbExtensionType, GhprbGlobalExtension, GhprbProjectExtension
public class GhprbBuildLog
- extends GhprbExtension
- implements GhprbCommentAppender, GhprbProjectExtension, GhprbGlobalExtension
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTOR
@Extension
public static final GhprbBuildLog.DescriptorImpl DESCRIPTOR
GhprbBuildLog
@DataBoundConstructor
public GhprbBuildLog(Integer logExcerptLines)
getLogExcerptLines
public Integer getLogExcerptLines()
postBuildComment
public String postBuildComment(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
- Specified by:
postBuildComment
in interface GhprbCommentAppender
ignorePublishedUrl
public boolean ignorePublishedUrl()
getDescriptor
public GhprbBuildLog.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.