java.lang.Object | |||
↳ | com.atlassian.bitbucket.notification.AbstractNotification | ||
↳ | com.atlassian.bitbucket.notification.pull.AbstractPullRequestNotification | ||
↳ | com.atlassian.bitbucket.notification.pull.PullRequestMergedNotification |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
pullRequest | the pull request that was merged |
---|---|
timestamp | the timestamp when the merge was performed |
user | the user who merged the pull request |
commit | the resulting merge commit, which may be null if the pull request was
merged remotely rather than via the UI
|
null
if the pull request was merged remotely