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, getPullRequest
getCreatedDate, getId, getUser
@Nonnull CommentAction getCommentAction()
comment
.Copyright © 2022 Atlassian. All rights reserved.