Package com.atlassian.bitbucket.event.pull
package com.atlassian.bitbucket.event.pull
-
ClassDescriptionEvent that is raised when an activity is created for a pull request.Event that is raised when auto-merge is cancelled for a pull request.Event that is raised when auto-merge is requested for a pull request.Subclasses of this event are synchronous and allow callers to cancel the action and/or participate in the transaction (by persisting related entities, for example).Event that is raised when a comment activity is created for a pull request.Event that is raised when a comment is added on a pull request.Event that is raised before a comment is added to a pull request.Event that is raised when a comment is deleted on a pull request.Event that is raised before a comment in a pull request is deleted.Event that is raised when a comment is edited on a pull request.Event that is raised when a comment is added, edited or deleted on a pull request.Event that is raised before a comment in a pull request is edited.Event that is raised when a comment is replied to on a pull request.Event that is raised before a comment is replied to in a pull request.Event that is raised when a pull request is declined.Event that is raised when a pull request is deleted.Raised just before a
pull request
isdeleted
.Base type for all pull request related events.Event that is raised when a merge activity is created for a pull request.Event raised when a pull request is merged via the web UI or REST, or when a remote merge is detected.Event that is raised when a pull request is opened.Raised just before apull request
isopened
.Event raised when aparticipant
updates its status on apull request
toPullRequestParticipantStatus.APPROVED
Event raised when aparticipant
updates its status on apull request
toPullRequestParticipantStatus.NEEDS_WORK
An event raised when the total set of reviewers and role-less participants for a pull request changes.Event raised when aparticipant
updates its status on apull request
toPullRequestParticipantStatus.UNAPPROVED
Event that is raised when a pull request is reopened.Event that is raised when a rescope activity is created for a pull request.Event that is raised when the ref for the source-branch and/or the target-branch of a pull request is updated.Event that is raised when a pending comment is added on a pull request.Event that is raised when a pending comment is added or replied on a pull request.Event that is raised when a pending comment is added as a reply on a pull request.Event that is raised when you discard a review on a pull request.Event that is raised when a reviewers updated activity is created for a pull request.An event raised when the reviewers of a pull request are updated.Base class for all the pull request review related events.Event that is raised when you finish a review on a pull request.Event that is raised when the pull request title, description, target branch or draft status are updated.