public interface PullRequestCommentActivity extends PullRequestActivity
PullRequestActivity representing a comment action made on the contents of the
pull request.PullRequestActivityType.COMMENT| Modifier and Type | Method and Description |
|---|---|
Comment |
getComment() |
CommentAction |
getCommentAction() |
Optional<Diff> |
getDiff() |
accept, getAction, getPullRequestgetCreatedDate, getId, getUser@Nonnull CommentAction getCommentAction()
comment.Copyright © 2021 Atlassian. All rights reserved.