|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.RepositoryBrowser<CVSChangeLogSet.CVSChangeLog>
hudson.scm.CVSRepositoryBrowser
public abstract class CVSRepositoryBrowser
RepositoryBrowser for CVS.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
CVSRepositoryBrowser()
|
|
| Method Summary | |
|---|---|
abstract java.net.URL |
getDiffLink(CVSChangeLogSet.File file)
Determines the link to the diff between the version in the CVSChangeLogSet.File to its previous version. |
abstract java.net.URL |
getFileLink(CVSChangeLogSet.File file)
Determines the link to a single file under CVS. |
| Methods inherited from class hudson.scm.RepositoryBrowser |
|---|
all, getChangeSetLink, getDescriptor, normalizeToEndWithSlash, trimHeadSlash |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CVSRepositoryBrowser()
| Method Detail |
|---|
public abstract java.net.URL getDiffLink(CVSChangeLogSet.File file)
throws java.io.IOException
CVSChangeLogSet.File to its previous version.
java.io.IOException
public abstract java.net.URL getFileLink(CVSChangeLogSet.File file)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||