Uses of Class
hudson.plugins.git.GitChangeSet

Packages that use GitChangeSet
hudson.plugins.git   
hudson.plugins.git.browser   
 

Uses of GitChangeSet in hudson.plugins.git
 

Methods in hudson.plugins.git that return types with arguments of type GitChangeSet
 java.util.List<GitChangeSet> GitChangeSetList.getLogs()
           
 java.util.Iterator<GitChangeSet> GitChangeSetList.iterator()
           
 

Uses of GitChangeSet in hudson.plugins.git.browser
 

Methods in hudson.plugins.git.browser with parameters of type GitChangeSet
 java.net.URL GitWeb.getChangeSetLink(GitChangeSet changeSet)
           
 



Copyright © 2008. All Rights Reserved.