public class GitRoot extends GitFunction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ID |
protected static String |
NAME |
connector, DEFAULT_PAGE_SIZE, DELIMITER, name, pageSize, REMOTE_BRANCH_PREFIX, REVERSE_REF_COMPARATOR, TAG_PREFIX| Constructor and Description |
|---|
GitRoot(GitConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
Document |
execute(org.eclipse.jgit.lib.Repository repository,
org.eclipse.jgit.api.Git git,
CallSpecification spec,
DocumentWriter writer,
Values values) |
addBranchesAsChildren, addCommitsAsChildren, addCommitsAsPageOfChildren, addTagsAsChildren, authorName, branchRefForName, branchRefForName, commiterName, getName, isPaged, isQueryable, resolveBranchOrTagOrCommitId, toStringprotected static final String ID
protected static final String NAME
public GitRoot(GitConnector connector)
public Document execute(org.eclipse.jgit.lib.Repository repository, org.eclipse.jgit.api.Git git, CallSpecification spec, DocumentWriter writer, Values values)
execute in class GitFunctionCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.