Package | Description |
---|---|
com.atlassian.bitbucket.event.pull |
Modifier and Type | Class and Description |
---|---|
class |
PullRequestParticipantApprovedEvent
Event raised when a
participant updates its status
on a pull request to PullRequestParticipantStatus.APPROVED |
class |
PullRequestParticipantReviewedEvent
Event raised when a
participant updates its status
on a pull request to PullRequestParticipantStatus.NEEDS_WORK |
class |
PullRequestParticipantUnapprovedEvent
Event raised when a
participant updates its status
on a pull request to PullRequestParticipantStatus.UNAPPROVED |
Copyright © 2019 Atlassian. All rights reserved.