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
 java.util.List<MercurialChangeSet> MercurialChangeSetList.getLogs()
           
 java.util.Iterator<MercurialChangeSet> MercurialChangeSetList.iterator()
           
 

Uses of MercurialChangeSet in hudson.plugins.mercurial.browser
 

Methods in hudson.plugins.mercurial.browser with parameters of type MercurialChangeSet
 java.net.URL HgWeb.getChangeSetLink(MercurialChangeSet changeSet)
           
 



Copyright © 2009. All Rights Reserved.