| java.lang.Object | |||
| ↳ | com.atlassian.bitbucket.notification.AbstractNotification | ||
| ↳ | com.atlassian.bitbucket.notification.pull.AbstractPullRequestNotification | ||
| ↳ | com.atlassian.bitbucket.notification.pull.PullRequestFromRefRescopedNotification | ||
Notification for when a Pull Request source ref is updated due to a push to the source ref.
| 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 | |||||||||||