Uses of Class
com.atlassian.bitbucket.event.pull.PullRequestEvent
Packages that use PullRequestEvent
-
Uses of PullRequestEvent in com.atlassian.bitbucket.event.pull
Subclasses of PullRequestEvent in com.atlassian.bitbucket.event.pullModifier and TypeClassDescriptionclass
Event that is raised when an activity is created for a pull request.class
Event that is raised when auto-merge is cancelled for a pull request.class
Event that is raised when auto-merge is requested for a pull request.class
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).class
Event that is raised when a comment activity is created for a pull request.class
Event that is raised when a comment is added on a pull request.class
Event that is raised before a comment is added to a pull request.class
Event that is raised when a comment is deleted on a pull request.class
Event that is raised before a comment in a pull request is deleted.class
Event that is raised when a comment is edited on a pull request.class
Event that is raised when a comment is added, edited or deleted on a pull request.class
Event that is raised before a comment in a pull request is edited.class
Event that is raised when a comment is replied to on a pull request.class
Event that is raised before a comment is replied to in a pull request.class
Event that is raised when a pull request is declined.class
Event that is raised when a pull request is deleted.class
Raised just before apull request
isdeleted
.class
Event that is raised when a merge activity is created for a pull request.class
Event raised when a pull request is merged via the web UI or REST, or when a remote merge is detected.class
Event that is raised when a pull request is opened.class
Raised just before apull request
isopened
.class
Event raised when aparticipant
updates its status on apull request
toPullRequestParticipantStatus.APPROVED
class
Event raised when aparticipant
updates its status on apull request
toPullRequestParticipantStatus.NEEDS_WORK
class
class
An event raised when the total set of reviewers and role-less participants for a pull request changes.class
Event raised when aparticipant
updates its status on apull request
toPullRequestParticipantStatus.UNAPPROVED
class
Event that is raised when a pull request is reopened.class
Event that is raised when a rescope activity is created for a pull request.class
Event that is raised when the ref for the source-branch and/or the target-branch of a pull request is updated.class
Event that is raised when a pending comment is added on a pull request.class
Event that is raised when a pending comment is added or replied on a pull request.class
Event that is raised when a pending comment is added as a reply on a pull request.class
Event that is raised when you discard a review on a pull request.class
Event that is raised when a reviewers updated activity is created for a pull request.class
An event raised when the reviewers of a pull request are updated.class
Base class for all the pull request review related events.class
Event that is raised when you finish a review on a pull request.class
Event that is raised when the pull request title, description, target branch or draft status are updated.