Package | Description |
---|---|
com.atlassian.bitbucket.event.pull |
Modifier and Type | Class and Description |
---|---|
class |
PullRequestCommentAddRequestedEvent
Event that is raised before a comment is added to a pull request.
|
class |
PullRequestCommentDeletionRequestedEvent
Event that is raised before a comment in a pull request is deleted.
|
class |
PullRequestCommentModificationRequestedEvent
Event that is raised before a comment in a pull request is edited.
|
class |
PullRequestCommentReplyRequestedEvent
Event that is raised before a comment is replied to in a pull request.
|
Copyright © 2019 Atlassian. All rights reserved.