Package hudson.plugins.mercurial.browser
Class Kallithea
java.lang.Object
hudson.model.AbstractDescribableImpl<RepositoryBrowser<?>>
hudson.scm.RepositoryBrowser<MercurialChangeSet>
hudson.plugins.mercurial.browser.HgBrowser
hudson.plugins.mercurial.browser.RhodeCode
hudson.plugins.mercurial.browser.Kallithea
- All Implemented Interfaces:
ExtensionPoint,Describable<RepositoryBrowser<?>>,Serializable
Mercurial web interface served using a Kallithea repository.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class hudson.plugins.mercurial.browser.HgBrowser
HgBrowser.HgBrowserDescriptorNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.plugins.mercurial.browser.RhodeCode
getChangeSetLink, getDiffLink, getFileLinkMethods inherited from class hudson.plugins.mercurial.browser.HgBrowser
getUrl, readResolveMethods inherited from class hudson.scm.RepositoryBrowser
all, normalizeToEndWithSlash, trimHeadSlashMethods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
Kallithea
- Throws:
MalformedURLException
-