| Interface | Description |
|---|---|
| Repository |
The Repository is a collection of archives organized by a tag map.
|
| RepositorySpi |
The Repository is a collection of archives organized by a tag map.
|
| RepositoryTagListener |
Repository listener to detect when the repository changes.
|
| Class | Description |
|---|---|
| AbstractRepository | |
| CommitBuilder |
Builds a repository commit.
|
| FileRepository | |
| LocalRepositoryService | |
| RepositorySpi.ValidateHashResult | |
| RepositorySystem |
Public API for the persistent .git repository
|
| RepositoryTagEntry |
Represents a committed tag root
|
| RepositoryTagMap |
Map of the current tags.
|
| Exception | Description |
|---|---|
| RepositoryException |
General deployment exception.
|