public class CommentsModule.CommentData extends Object
| Constructor and Description |
|---|
CommentData(com.atlassian.pageobjects.elements.PageElement item,
String issueKey,
com.atlassian.pageobjects.elements.PageElement container) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
CommentReactions |
getReactions() |
DeleteCommentConfirmationDialog |
openDeleteDialog() |
public CommentData(com.atlassian.pageobjects.elements.PageElement item,
String issueKey,
com.atlassian.pageobjects.elements.PageElement container)
public String getId()
public CommentReactions getReactions()
public DeleteCommentConfirmationDialog openDeleteDialog()
Copyright © 2002-2021 Atlassian. All Rights Reserved.