com.atlassian.bamboo.plugins.rest.model.build.comment
Class RestComment

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.build.comment.RestComment

@Expander(value=RestCommentExpander.class)
public class RestComment
extends java.lang.Object


Constructor Summary
RestComment()
           
RestComment(Comment comment)
           
 
Method Summary
 void expand()
           
 java.lang.String getContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestComment

public RestComment()

RestComment

public RestComment(Comment comment)
Method Detail

expand

public void expand()

getContent

public java.lang.String getContent()


Copyright © 2010 Atlassian. All Rights Reserved.