Uses of Class
hudson.plugins.git.IndexEntry

Packages that use IndexEntry
hudson.plugins.git   
org.jenkinsci.plugins.gitclient   
 

Uses of IndexEntry in hudson.plugins.git
 

Methods in hudson.plugins.git that return types with arguments of type IndexEntry
 List<IndexEntry> IGitAPI.lsTree(String treeIsh)
          Deprecated.  
 

Uses of IndexEntry in org.jenkinsci.plugins.gitclient
 

Methods in org.jenkinsci.plugins.gitclient that return types with arguments of type IndexEntry
 List<IndexEntry> GitClient.getSubmodules(String treeIsh)
           
 List<IndexEntry> CliGitAPIImpl.getSubmodules(String treeIsh)
           
 List<IndexEntry> CliGitAPIImpl.lsTree(String treeIsh)
           
 



Copyright © 2004-2013. All Rights Reserved.