Uses of Class
hudson.plugins.bazaar.BazaarChangeSet

Packages that use BazaarChangeSet
hudson.plugins.bazaar   
hudson.plugins.bazaar.browsers   
 

Uses of BazaarChangeSet in hudson.plugins.bazaar
 

Methods in hudson.plugins.bazaar that return BazaarChangeSet
 BazaarChangeSet BazaarAffectedFile.getChangeSet()
           
 

Methods in hudson.plugins.bazaar that return types with arguments of type BazaarChangeSet
 java.util.List<BazaarChangeSet> BazaarChangeSetList.getLogs()
           
 java.util.Iterator<BazaarChangeSet> BazaarChangeSetList.iterator()
           
 

Methods in hudson.plugins.bazaar with parameters of type BazaarChangeSet
 void BazaarAffectedFile.setChangeSet(BazaarChangeSet changeSet)
           
 

Uses of BazaarChangeSet in hudson.plugins.bazaar.browsers
 

Methods in hudson.plugins.bazaar.browsers with parameters of type BazaarChangeSet
 java.net.URL OpenGrok.getChangeSetLink(BazaarChangeSet changeSet)
           
 java.net.URL Loggerhead.getChangeSetLink(BazaarChangeSet changeSet)
           
 



Copyright © 2011. All Rights Reserved.