|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentBean | |
|---|---|
| com.atlassian.confluence.it.content | |
| Uses of CommentBean in com.atlassian.confluence.it.content |
|---|
| Methods in com.atlassian.confluence.it.content that return CommentBean | |
|---|---|
static CommentBean |
CommentBean.focusedComment(net.sourceforge.jwebunit.junit.WebTester tester)
Returns an instance of this class representing the focused comment on the current page. |
CommentBean |
ViewContentBean.getFocusedComment()
|
static CommentBean |
CommentBean.newInstance(net.sourceforge.jwebunit.junit.WebTester tester,
int index)
Returns an instance of this class representing the comment on the page with the given index. |
| Methods in com.atlassian.confluence.it.content that return types with arguments of type CommentBean | |
|---|---|
java.util.List<CommentBean> |
ViewContentBean.getComments()
Gets the first 20 top-level comments (if any) on the current page. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||