| Class | Description |
|---|---|
| GitConfigurationPersistenceResource |
ConfigurationPersister.PersistenceResource that persists to a configuration file upon commit, also
ensuring a git commit is made. |
| GitConfigurationPersister |
A configuration persister which uses an XML file for backing storage and Git for history support.
|
| GitContentRepository |
Content repository implementation that integrates with git for history.
|
| GitRepository |
Abstraction over a git repository.
|
| GitRepositoryConfiguration |
Encapsulate the git configuration used for configuration history.
|
| GitRepositoryConfiguration.Builder |
Copyright © 2020 JBoss by Red Hat. All rights reserved.