Class GitHubPullRequestUpdateCause

    • Constructor Detail

      • GitHubPullRequestUpdateCause

        public GitHubPullRequestUpdateCause​(String pullRequestUrl)
        Constructor.
        Parameters:
        pullRequestUrl - the URL for the GitHub comment
    • Method Detail

      • getPullRequestUrl

        @Exported(visibility=3)
        public String getPullRequestUrl()
        Retrieves the URL for the GitHub pull request for this cause.
        Returns:
        the URL for the GitHub pull request