com.atlassian.confluence.pageobjects.page.content
Class CommentsSection.Comment

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.content.CommentsSection.Comment
Enclosing class:
CommentsSection

public static class CommentsSection.Comment
extends Object


Field Summary
protected  com.atlassian.pageobjects.PageBinder pageBinder
           
 
Constructor Summary
CommentsSection.Comment(com.atlassian.pageobjects.elements.PageElement commentElement)
           
 
Method Summary
 EditorContent clickEdit()
           
 EditorContent clickReply()
           
 com.atlassian.pageobjects.elements.query.TimedQuery<String> getContent()
           
 LikeSection getLikeSection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageBinder

@Inject
protected com.atlassian.pageobjects.PageBinder pageBinder
Constructor Detail

CommentsSection.Comment

public CommentsSection.Comment(com.atlassian.pageobjects.elements.PageElement commentElement)
Method Detail

getContent

public com.atlassian.pageobjects.elements.query.TimedQuery<String> getContent()

clickReply

public EditorContent clickReply()

clickEdit

public EditorContent clickEdit()

getLikeSection

public LikeSection getLikeSection()


Copyright © 2003-2013 Atlassian. All Rights Reserved.