Uses of Class
hudson.plugins.mercurial.MercurialChangeSet

Packages that use MercurialChangeSet
hudson.plugins.mercurial   
hudson.plugins.mercurial.browser   
 

Uses of MercurialChangeSet in hudson.plugins.mercurial
 

Methods in hudson.plugins.mercurial that return types with arguments of type MercurialChangeSet
 List<MercurialChangeSet> MercurialChangeSetList.getLogs()
           
 Iterator<MercurialChangeSet> MercurialChangeSetList.iterator()
           
 

Uses of MercurialChangeSet in hudson.plugins.mercurial.browser
 

Methods in hudson.plugins.mercurial.browser with parameters of type MercurialChangeSet
 URL HgBrowser.getChangeSetLink(MercurialChangeSet changeset)
          
 URL FishEye.getChangeSetLink(MercurialChangeSet changeSet)
          
 URL BitBucket.getChangeSetLink(MercurialChangeSet changeSet)
          
 URL RhodeCode.getChangeSetLink(MercurialChangeSet changeSet)
          
 URL KilnHG.getChangeSetLink(MercurialChangeSet changeSet)
          
 URL GoogleCode.getChangeSetLink(MercurialChangeSet changeSet)
          
 URL HgWeb.getChangeSetLink(MercurialChangeSet changeSet)
          
 



Copyright © 2004-2011. All Rights Reserved.