org.jenkinsci.plugins.rallyBuild
Class RallyBuild.CreateCommentBlock

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

public static class RallyBuild.CreateCommentBlock
extends Object


Constructor Summary
RallyBuild.CreateCommentBlock(String commentText)
           
 
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.CreateCommentBlock

@DataBoundConstructor
public RallyBuild.CreateCommentBlock(String commentText)
Method Detail

getComment

public String getComment()


Copyright © 2004-2013. All Rights Reserved.