public class CommentReactions extends Object
| Constructor and Description |
|---|
CommentReactions(com.atlassian.pageobjects.elements.PageElement container) |
| Modifier and Type | Method and Description |
|---|---|
void |
addReaction(CommentReactionType reactionType) |
void |
deleteReaction(CommentReactionType reactionType) |
int |
getReactionCount(CommentReactionType reactionType) |
public CommentReactions(com.atlassian.pageobjects.elements.PageElement container)
public void addReaction(CommentReactionType reactionType)
public void deleteReaction(CommentReactionType reactionType)
public int getReactionCount(CommentReactionType reactionType)
Copyright © 2002-2024 Atlassian. All Rights Reserved.