|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MercurialChangeSet | |
|---|---|
| hudson.plugins.mercurial | |
| hudson.plugins.mercurial.browser | |
| Uses of MercurialChangeSet in hudson.plugins.mercurial |
|---|
| Fields in hudson.plugins.mercurial with type parameters of type MercurialChangeSet | |
|---|---|
private List<MercurialChangeSet> |
MercurialChangeSetList.changeSets
|
| Methods in hudson.plugins.mercurial that return types with arguments of type MercurialChangeSet | |
|---|---|
List<MercurialChangeSet> |
MercurialChangeSetList.getLogs()
|
Iterator<MercurialChangeSet> |
MercurialChangeSetList.iterator()
|
| Constructor parameters in hudson.plugins.mercurial with type arguments of type MercurialChangeSet | |
|---|---|
MercurialChangeSetList(AbstractBuild build,
List<MercurialChangeSet> logs)
|
|
| Uses of MercurialChangeSet in hudson.plugins.mercurial.browser |
|---|
| Fields in hudson.plugins.mercurial.browser declared as MercurialChangeSet | |
|---|---|
(package private) MercurialChangeSet |
HgBrowser.current
|
| Methods in hudson.plugins.mercurial.browser with parameters of type MercurialChangeSet | |
|---|---|
URL |
BitBucket.getChangeSetLink(MercurialChangeSet changeSet)
|
URL |
FishEye.getChangeSetLink(MercurialChangeSet changeSet)
|
URL |
KilnHG.getChangeSetLink(MercurialChangeSet changeSet)
|
URL |
HgWeb.getChangeSetLink(MercurialChangeSet changeSet)
|
URL |
HgBrowser.getChangeSetLink(MercurialChangeSet changeset)
|
URL |
GoogleCode.getChangeSetLink(MercurialChangeSet changeSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||