Class GitLabBrowser

    • Constructor Detail

      • GitLabBrowser

        @DataBoundConstructor
        public GitLabBrowser​(String projectUrl)
    • Method Detail

      • getProjectUrl

        public String getProjectUrl()
      • getDiffLink

        public URL getDiffLink​(hudson.plugins.git.GitChangeSet.Path path)
                        throws IOException
        Specified by:
        getDiffLink in class hudson.plugins.git.browser.GitRepositoryBrowser
        Throws:
        IOException
      • getFileLink

        public URL getFileLink​(hudson.plugins.git.GitChangeSet.Path path)
                        throws IOException
        Specified by:
        getFileLink in class hudson.plugins.git.browser.GitRepositoryBrowser
        Throws:
        IOException