org.modeshape.connector.git
Interface PageableGitFunction
- All Known Implementing Classes:
- GitCommitDetails, GitHistory, GitTree
public interface PageableGitFunction
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
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.