Class CommentsModule.CommentData
java.lang.Object
com.atlassian.jira.pageobjects.pages.viewissue.CommentsModule.CommentData
- Enclosing class:
- CommentsModule
-
Constructor Summary
ConstructorsConstructorDescriptionCommentData
(com.atlassian.pageobjects.elements.PageElement item, String issueKey, com.atlassian.pageobjects.elements.PageElement container) -
Method Summary
-
Constructor Details
-
CommentData
public CommentData(com.atlassian.pageobjects.elements.PageElement item, String issueKey, com.atlassian.pageobjects.elements.PageElement container)
-
-
Method Details
-
getId
-
getReactions
-
getPinComponent
public com.atlassian.pageobjects.elements.PageElement getPinComponent() -
pinComment
public void pinComment() -
unpinComment
public void unpinComment() -
unpinCommentFromAllCommentsSection
public void unpinCommentFromAllCommentsSection() -
unpinCommentFromPinnedCommentsSection
public void unpinCommentFromPinnedCommentsSection() -
scrollToCommentDate
public void scrollToCommentDate() -
isPinned
-
openDeleteDialog
-
dismissErrorLimitReachedDialog
public void dismissErrorLimitReachedDialog() -
toString
-
equals
-
hashCode
public int hashCode()
-