Interface BitbucketPullRequest

    • Method Detail

      • getId

        @NonNull
        String getId()
        Returns:
        pull request ID as provided by Bitbucket. It can be used for notifications.
      • getAuthorLogin

        String getAuthorLogin()
        Despite the name, this is a display name or nickname for the author, not a stable username for login.
      • getAuthorEmail

        String getAuthorEmail()
        Not set in Cloud.
      • getAuthorIdentifier

        String getAuthorIdentifier()
        Username or account identifier of the author.