org.jenkinsci.plugins.ghprb.extensions
Interface GhprbCommentAppender

All Known Implementing Classes:
GhprbBuildLog, GhprbBuildResultMessage, GhprbBuildStatus, GhprbCommentFile, GhprbPublishJenkinsUrl

public interface GhprbCommentAppender


Method Summary
 String postBuildComment(hudson.model.AbstractBuild<?,?> build, hudson.model.TaskListener listener)
           
 

Method Detail

postBuildComment

String postBuildComment(hudson.model.AbstractBuild<?,?> build,
                        hudson.model.TaskListener listener)


Copyright © 2004-2016. All Rights Reserved.