ModeShape Distribution 3.2.0.Final

Uses of Class
org.modeshape.connector.git.GitFunction

Packages that use GitFunction
org.modeshape.connector.git   
 

Uses of GitFunction in org.modeshape.connector.git
 

Subclasses of GitFunction in org.modeshape.connector.git
 class GitBranches
          A GitFunction that returns the list of branches in this repository.
 class GitCommitDetails
          A GitFunction that returns the information about a particular commit.
 class GitHistory
          A GitFunction that returns the history information about the (latest) commits in a particular branch or tag.
 class GitRoot
           
 class GitTags
          A GitFunction that returns the list of tags in this repository.
 class GitTree
          A function that returns the file and directory structure within a particular commit.
 


ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.