| 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  com.atlassian.bitbucket.notification.pull.AbstractPullRequestNotification | |||||||||||
|  From class
  com.atlassian.bitbucket.notification.AbstractNotification | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  com.atlassian.bitbucket.notification.Notification | |||||||||||
|  From interface
  com.atlassian.bitbucket.notification.pull.PullRequestNotification | |||||||||||
| 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 nullif the pull request was
                    merged remotely rather than via the UI | 
null if the pull request was merged remotely