public class GitBucketBrowser
extends hudson.plugins.git.browser.GitRepositoryBrowser
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
GitBucketBrowser.GitBucketBrowserDescriptor |
| コンストラクタと説明 |
|---|
GitBucketBrowser(String url) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
URL |
getChangeSetLink(hudson.plugins.git.GitChangeSet changeSet) |
URL |
getDiffLink(hudson.plugins.git.GitChangeSet.Path path) |
URL |
getFileLink(hudson.plugins.git.GitChangeSet.Path path) |
@DataBoundConstructor public GitBucketBrowser(String url) throws MalformedURLException
public URL getChangeSetLink(hudson.plugins.git.GitChangeSet changeSet) throws IOException
getChangeSetLink クラス内 hudson.scm.RepositoryBrowser<hudson.plugins.git.GitChangeSet>IOExceptionpublic URL getDiffLink(hudson.plugins.git.GitChangeSet.Path path) throws IOException
getDiffLink クラス内 hudson.plugins.git.browser.GitRepositoryBrowserIOExceptionpublic URL getFileLink(hudson.plugins.git.GitChangeSet.Path path) throws IOException
getFileLink クラス内 hudson.plugins.git.browser.GitRepositoryBrowserIOExceptionCopyright © 2004-2014. All Rights Reserved.