Class RestComments
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.build.comment.RestComments
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.plugins.rest.api.model.Link
getLink()
void
setComments
(RestCommentList comments) void
setLink
(com.atlassian.plugins.rest.api.model.Link link)
-
Constructor Details
-
RestComments
public RestComments() -
RestComments
-
-
Method Details
-
setLink
public void setLink(com.atlassian.plugins.rest.api.model.Link link) -
setComments
-
getLink
public com.atlassian.plugins.rest.api.model.Link getLink() -
getComments
-