public interface

PullRequestNotification

implements Notification
com.atlassian.bitbucket.notification.pull.PullRequestNotification
Known Indirect Subclasses

Summary

Public Methods
@Nonnull PullRequest getPullRequest()
@Nonnull Watchable getWatchable()
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.notification.Notification

Public Methods

@Nonnull public PullRequest getPullRequest ()

@Nonnull public Watchable getWatchable ()