| Interface | Description |
|---|---|
| AdditionalData<T extends AdditionalData> | |
| ArtefactProperties | |
| BranchRepository | |
| FolderMapper | |
| FolderRepository |
Implementations of this repository can work with folders and their versions.
|
| Listener | |
| PathConverter | |
| Repository |
The interface of the repository abstraction.
|
| Class | Description |
|---|---|
| ConflictResolveData | |
| Features |
Example of usage: if (repository.supports().branches()) return ((BranchRepository) repository).getBranch();
|
| FeaturesBuilder | |
| FileData | |
| FileItem | |
| FolderItem | |
| RepositorySettings |
| Enum | Description |
|---|---|
| ChangesetType |
| Exception | Description |
|---|---|
| MergeConflictException |
Copyright © 2004–2021 OpenL Tablets. All rights reserved.