ModeShape Distribution 3.2.0.Final

org.modeshape.connector.git
Interface PageableGitFunction

All Known Implementing Classes:
GitCommitDetails, GitHistory, GitTree

public interface PageableGitFunction


Method Summary
 Document execute(org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.api.Git git, CallSpecification spec, PageWriter writer, Values values, PageKey pageKey)
           
 

Method Detail

execute

Document execute(org.eclipse.jgit.lib.Repository repository,
                 org.eclipse.jgit.api.Git git,
                 CallSpecification spec,
                 PageWriter writer,
                 Values values,
                 PageKey pageKey)
                 throws org.eclipse.jgit.api.errors.GitAPIException,
                        IOException
Throws:
org.eclipse.jgit.api.errors.GitAPIException
IOException

ModeShape Distribution 3.2.0.Final

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