|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.connector.git.GitFunction
org.modeshape.connector.git.GitRoot
public class GitRoot
| Field Summary | |
|---|---|
protected static String |
ID
|
protected static String |
NAME
|
| Fields inherited from class org.modeshape.connector.git.GitFunction |
|---|
connector, DEFAULT_PAGE_SIZE, DELIMITER, name, pageSize, REMOTE_BRANCH_PREFIX, REVERSE_REF_COMPARATOR, TAG_PREFIX |
| Constructor Summary | |
|---|---|
GitRoot(GitConnector connector)
|
|
| Method Summary | |
|---|---|
Document |
execute(org.eclipse.jgit.lib.Repository repository,
org.eclipse.jgit.api.Git git,
CallSpecification spec,
DocumentWriter writer,
Values values)
|
| Methods inherited from class org.modeshape.connector.git.GitFunction |
|---|
addBranchesAsChildren, addCommitsAsChildren, addCommitsAsPageOfChildren, addTagsAsChildren, branchRefForName, getName, isPaged, isQueryable, resolveBranchOrTagOrCommitId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final String ID
protected static final String NAME
| Constructor Detail |
|---|
public GitRoot(GitConnector connector)
| Method Detail |
|---|
public Document execute(org.eclipse.jgit.lib.Repository repository,
org.eclipse.jgit.api.Git git,
CallSpecification spec,
DocumentWriter writer,
Values values)
execute in class GitFunction
|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||