Package | Description |
---|---|
com.atlassian.bitbucket.event.pull |
Class and Description |
---|
PullRequestActivityEvent
Event that is raised when an activity is created for a pull request.
|
PullRequestCancelableCommentEvent
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).
|
PullRequestCommentEvent
Event that is raised when a comment is added, edited or deleted on a pull request.
|
PullRequestEvent
Base type for all pull request related events.
|
PullRequestParticipantReviewedEvent
Event raised when a
participant updates its status
on a pull request to PullRequestParticipantStatus.NEEDS_WORK |
PullRequestParticipantStatusUpdatedEvent |
PullRequestReviewCommentEvent
Event that is raised when a pending comment is added or replied on a pull request.
|
PullRequestReviewEvent
Base class for all the pull request review related events.
|
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences