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