|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.RepositoryBrowser<MercurialChangeSet>
hudson.plugins.mercurial.browser.HgBrowser
hudson.plugins.mercurial.browser.HgWeb
public class HgWeb
Mercurial web interface served using the standalone server or hgweb CGI scripts.
| Nested Class Summary | |
|---|---|
static class |
HgWeb.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
HgWeb(java.lang.String url)
|
|
| Method Summary | |
|---|---|
java.net.URL |
getChangeSetLink(MercurialChangeSet changeSet)
|
| Methods inherited from class hudson.plugins.mercurial.browser.HgBrowser |
|---|
getUrl, readResolve |
| Methods inherited from class hudson.scm.RepositoryBrowser |
|---|
all, getDescriptor, normalizeToEndWithSlash, trimHeadSlash |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public HgWeb(java.lang.String url)
throws java.net.MalformedURLException
java.net.MalformedURLException| Method Detail |
|---|
public java.net.URL getChangeSetLink(MercurialChangeSet changeSet)
throws java.io.IOException
HgBrowser
getChangeSetLink in class HgBrowserjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||