Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.comment.RestCommentList

Packages that use RestCommentList
com.atlassian.bamboo.plugins.rest.model.build   
com.atlassian.bamboo.plugins.rest.model.build.comment   
 

Uses of RestCommentList in com.atlassian.bamboo.plugins.rest.model.build
 

Fields in com.atlassian.bamboo.plugins.rest.model.build declared as RestCommentList
protected  RestCommentList Result.comments
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build that return RestCommentList
protected  RestCommentList Result.getComments()
           
 

Uses of RestCommentList in com.atlassian.bamboo.plugins.rest.model.build.comment
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.comment with parameters of type RestCommentList
 void RestComments.setComments(RestCommentList comments)
           
 

Constructors in com.atlassian.bamboo.plugins.rest.model.build.comment with parameters of type RestCommentList
RestComments(RestCommentList comments)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.