Interface | Description |
---|---|
PageableGitFunction |
Class | Description |
---|---|
CallSpecification | |
GitBinaryValue |
A
BinaryValue implementation used to read the content of a specific object ID from the supplied repository. |
GitBranches |
A
GitFunction that returns the list of branches in this repository. |
GitCommitDetails |
A
GitFunction that returns the information about a particular commit. |
GitConnector |
A read-only
Connector that accesses the content in a local Git repository that is a clone of a remote repository. |
GitFunction | |
GitHistory |
A
GitFunction that returns the history information about the (latest) commits in a particular branch or tag. |
GitI18n |
The internationalized string constants for the
org.modeshape.connector.git* packages. |
GitLexicon |
Lexicon of names from the "
http://www.modeshape.org/git/1.0 " namespace used in the Git connector. |
GitLexicon.Namespace | |
GitRoot | |
GitTags |
A
GitFunction that returns the list of tags in this repository. |
GitTree |
A function that returns the file and directory structure within a particular commit.
|
Values |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.