org.jenkinsci.plugins.rallyBuild
Class RallyBuild.PreCommentBlock

java.lang.Object
  extended by org.jenkinsci.plugins.rallyBuild.RallyBuild.PreCommentBlock
Enclosing class:
RallyBuild

public static class RallyBuild.PreCommentBlock
extends Object


Constructor Summary
RallyBuild.PreCommentBlock(String preCommentText)
           
 
Method Summary
 String getComment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RallyBuild.PreCommentBlock

@DataBoundConstructor
public RallyBuild.PreCommentBlock(String preCommentText)
Method Detail

getComment

public String getComment()


Copyright © 2004-2013. All Rights Reserved.