|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objecthudson.scm.RepositoryBrowser<BlameSubversionChangeLogSet.LogEntry>
hudson.scm.BlameSubversionRepositoryBrowser
public abstract class BlameSubversionRepositoryBrowser
RepositoryBrowser for Subversion.
Modify: changed by tang
| 嵌套类摘要 |
|---|
| 从接口 hudson.ExtensionPoint 继承的嵌套类/接口 |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| 构造方法摘要 | |
|---|---|
BlameSubversionRepositoryBrowser()
|
|
| 方法摘要 | |
|---|---|
abstract java.net.URL |
getDiffLink(BlameSubversionChangeLogSet.Path path)
Determines the link to the diff between the version in the specified revision of BlameSubversionChangeLogSet.Path to its previous version. |
abstract java.net.URL |
getFileLink(BlameSubversionChangeLogSet.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 BlameSubversionRepositoryBrowser()
| 方法详细信息 |
|---|
public abstract java.net.URL getDiffLink(BlameSubversionChangeLogSet.Path path)
throws java.io.IOException
BlameSubversionChangeLogSet.Path to its previous version.
java.io.IOException
public abstract java.net.URL getFileLink(BlameSubversionChangeLogSet.Path path)
throws java.io.IOException
java.io.IOException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||