All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AdditionalData<T extends AdditionalData> ArtefactProperties BranchRepository ChangesetType ChangesMonitor For monitoring changes in a repository.CombinedFileChanges Used to combine several FileItem iterables into one.ConflictResolveData DatasourceDBRepository DatasourceDBRepositoryFactory Database repository factory with connection using Datasource JNDI resource.Features Example of usage: if (repository.supports().branches()) return ((BranchRepository) repository).getBranch();FeaturesBuilder FileAdaptor FileChangesFromFolder FileChangesFromZip FileChangesMonitor FileData FileItem FileSystemRepository A simple implementation of a file-system-based repository.FolderMapper FolderRepository Implementations of this repository can work with folders and their versions.JarLocalRepository Read only implementation of Jar Repository to support deploying of jars from classpath as it is without unzipping to temporary directories.JarRepositoryFactory Jar local repository factory.JdbcDBRepository JdbcDBRepositoryFactory Database repository factory with connection using JDBC url.Listener LocalRepository Local File System RepositoryLocalRepositoryFactory Local file system repository factory.Lock Shareable, file based locking system.LockInfo Lock description.LockManager Manages lock objects in the defined location.MergeConflictException PathConverter Repository The interface of the repository abstraction.RepositoryFactory RepositoryInstatiator A factory to create repositories using Java reflection.RepositorySettings RevisionGetter For retrieving a current revision of a repository.UserInfo ZippedLocalRepository Read only implementation of Local Repository to support deploying of zip archives as it is from file system without unzipping to temporary directories.ZipRepositoryFactory Zipped local file system repository factory.