| Class | Description |
|---|---|
| AbstractRepositoryCallback<T> |
Code that gets executed on the machine where a Git working directory is local and
Repository object is accessible. |
| GitCommitDecorator |
A
RepositoryBrowser for Git commits. |
| GitCommitDecoratorFactory |
A
CommitDecoratorFactory for Git. |
| GitRepositoryValidator |
Inspects a given working tree and determines if this path is a valid Git repository that can be used to run one of
the forensics analyzers.
|
| RemoteResultWrapper<T extends Serializable> |
A serializable result combined with a logger.
|
Copyright © 2016–2021. All rights reserved.