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 |
Copyright © 2019 Atlassian. All rights reserved.