| Package | Description |
|---|---|
| hudson.plugins.mercurial | |
| hudson.plugins.mercurial.browser |
| Modifier and Type | Method and Description |
|---|---|
HgBrowser |
MercurialSCMSource.getBrowser() |
HgBrowser |
MercurialSCM.getBrowser() |
| Constructor and Description |
|---|
MercurialSCM(String installation,
String source,
String branch,
String modules,
String subdir,
HgBrowser browser,
boolean clean)
Deprecated.
|
MercurialSCM(String installation,
String source,
String branch,
String modules,
String subdir,
HgBrowser browser,
boolean clean,
String credentialsId) |
MercurialSCMSource(String id,
String installation,
String source,
String credentialsId,
String branchPattern,
String modules,
String subdir,
HgBrowser browser,
boolean clean) |
| Modifier and Type | Class and Description |
|---|---|
class |
BitBucket
Mercurial web interface served using a BitBucket repository.
|
class |
FishEye
Mercurial web interface served using FishEye.
|
class |
GoogleCode
Mercurial web interface served using a Google code repository.
|
class |
HgWeb
Mercurial web interface served using the standalone server
or hgweb CGI scripts.
|
class |
KilnHG
Mercurial web interface served using a Kiln repository.
|
class |
RhodeCode
Mercurial web interface served using a RhodeCode repository.
|
class |
RhodeCodeLegacy
Mercurial web interface served using a RhodeCode repository.
|
Copyright © 2004-2013. All Rights Reserved.