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

public class RestComments extends Object
  • Constructor Details

    • RestComments

      public RestComments()
    • RestComments

      public RestComments(RestCommentList comments)
  • Method Details

    • setLink

      public void setLink(com.atlassian.plugins.rest.api.model.Link link)
    • setComments

      public void setComments(RestCommentList comments)
    • getLink

      public com.atlassian.plugins.rest.api.model.Link getLink()
    • getComments

      public RestCommentList getComments()