|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.scm.RepositoryBrowser<SubversionChangeLogSet.LogEntry>
hudson.scm.SubversionRepositoryBrowser
public abstract class SubversionRepositoryBrowser
RepositoryBrowser for Subversion.
| 入れ子のクラスの概要 |
|---|
| インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| コンストラクタの概要 | |
|---|---|
SubversionRepositoryBrowser()
|
|
| メソッドの概要 | |
|---|---|
abstract java.net.URL |
getDiffLink(SubversionChangeLogSet.Path path)
Determines the link to the diff between the version in the specified revision of SubversionChangeLogSet.Path to its previous version. |
abstract java.net.URL |
getFileLink(SubversionChangeLogSet.Path path)
Determines the link to a single file under Subversion. |
| クラス hudson.scm.RepositoryBrowser から継承されたメソッド |
|---|
all, getChangeSetLink, getDescriptor, normalizeToEndWithSlash, trimHeadSlash |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public SubversionRepositoryBrowser()
| メソッドの詳細 |
|---|
public abstract java.net.URL getDiffLink(SubversionChangeLogSet.Path path)
throws java.io.IOException
SubversionChangeLogSet.Path to its previous version.
java.io.IOException
public abstract java.net.URL getFileLink(SubversionChangeLogSet.Path path)
throws java.io.IOException
java.io.IOException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||