Uses of Class
com.atlassian.bitbucket.event.pull.PullRequestCommentEvent
Packages that use PullRequestCommentEvent
- 
Uses of PullRequestCommentEvent in com.atlassian.bitbucket.event.pullSubclasses of PullRequestCommentEvent in com.atlassian.bitbucket.event.pullModifier and TypeClassDescriptionclassEvent that is raised when a comment is added on a pull request.classEvent that is raised when a comment is deleted on a pull request.classEvent that is raised when a comment is edited on a pull request.classEvent that is raised when a comment is replied to on a pull request.