@Expander(value=CommentEntityTreeExpander.class) public class CommentEntityTree extends Object
Constructor and Description |
---|
CommentEntityTree() |
CommentEntityTree(int total,
List<Comment> comments) |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
getComments() |
List<ContentEntity> |
getContents() |
int |
getTotal() |
void |
setContents(List<ContentEntity> contents) |
public int getTotal()
public void setContents(List<ContentEntity> contents)
public List<ContentEntity> getContents()
Copyright © 2003–2019 Atlassian. All rights reserved.