Uses of Class
com.atlassian.bitbucket.event.pull.PullRequestEvent
Packages that use PullRequestEvent
- 
Uses of PullRequestEvent in com.atlassian.bitbucket.event.pullSubclasses of PullRequestEvent in com.atlassian.bitbucket.event.pullModifier and TypeClassDescriptionclassEvent that is raised when an activity is created for a pull request.classEvent that is raised when auto-merge is cancelled for a pull request.classEvent that is raised when auto-merge is requested for a pull request.classSubclasses of this event are synchronous and allow callers to cancel the action and/or participate in the transaction (by persisting related entities, for example).classEvent that is raised when a comment activity is created for a pull request.classEvent that is raised when a comment is added on a pull request.classEvent that is raised before a comment is added to a pull request.classEvent that is raised when a comment is deleted on a pull request.classEvent that is raised before a comment in a pull request is deleted.classEvent that is raised when a comment is edited on a pull request.classEvent that is raised when a comment is added, edited or deleted on a pull request.classEvent that is raised before a comment in a pull request is edited.classEvent that is raised when a comment is replied to on a pull request.classEvent that is raised before a comment is replied to in a pull request.classEvent that is raised when a pull request is declined.classEvent that is raised when a pull request is deleted.classRaised just before apull requestisdeleted.classEvent that is raised when a merge activity is created for a pull request.classEvent raised when a pull request is merged via the web UI or REST, or when a remote merge is detected.classEvent that is raised when a pull request is opened.classRaised just before apull requestisopened.classEvent raised when aparticipantupdates its status on apull requesttoPullRequestParticipantStatus.APPROVEDclassEvent raised when aparticipantupdates its status on apull requesttoPullRequestParticipantStatus.NEEDS_WORKclassclassAn event raised when the total set of reviewers and role-less participants for a pull request changes.classEvent raised when aparticipantupdates its status on apull requesttoPullRequestParticipantStatus.UNAPPROVEDclassEvent that is raised when a pull request is reopened.classEvent that is raised when a rescope activity is created for a pull request.classEvent that is raised when the ref for the source-branch and/or the target-branch of a pull request is updated.classEvent that is raised when a pending comment is added on a pull request.classEvent that is raised when a pending comment is added or replied on a pull request.classEvent that is raised when a pending comment is added as a reply on a pull request.classEvent that is raised when you discard a review on a pull request.classEvent that is raised when a reviewers updated activity is created for a pull request.classAn event raised when the reviewers of a pull request are updated.classBase class for all the pull request review related events.classEvent that is raised when you finish a review on a pull request.classEvent that is raised when the pull request title, description, target branch or draft status are updated.