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

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

public class RestComments
extends java.lang.Object

User: mwent Date: Apr 16, 2009 Time: 12:51:20 PM


Constructor Summary
RestComments()
           
RestComments(RestCommentList comments)
           
 
Method Summary
 void setComments(RestCommentList comments)
           
 void setLink(com.atlassian.plugins.rest.common.Link link)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestComments

public RestComments()

RestComments

public RestComments(RestCommentList comments)
Method Detail

setLink

public void setLink(com.atlassian.plugins.rest.common.Link link)

setComments

public void setComments(RestCommentList comments)


Copyright © 2012 Atlassian. All Rights Reserved.