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