org.modeshape.connector.git
Class GitRoot
java.lang.Object
org.modeshape.connector.git.GitFunction
org.modeshape.connector.git.GitRoot
public class GitRoot
- extends GitFunction
Methods inherited from class org.modeshape.connector.git.GitFunction |
addBranchesAsChildren, addCommitsAsChildren, addCommitsAsPageOfChildren, addTagsAsChildren, authorName, branchRefForName, branchRefForName, commiterName, getName, isPaged, isQueryable, resolveBranchOrTagOrCommitId, toString |
ID
protected static final String ID
- See Also:
- Constant Field Values
NAME
protected static final String NAME
- See Also:
- Constant Field Values
GitRoot
public GitRoot(GitConnector connector)
execute
public Document execute(org.eclipse.jgit.lib.Repository repository,
org.eclipse.jgit.api.Git git,
CallSpecification spec,
DocumentWriter writer,
Values values)
- Specified by:
execute
in class GitFunction
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.