| Package | Description |
|---|---|
| de.shadowhunt.subversion | |
| de.shadowhunt.subversion.internal | |
| de.shadowhunt.subversion.internal.httpv1 |
| Class and Description |
|---|
Depth
Depth defines the recursion level for the listing call #list(Resource, Revision, Depth). |
| Info |
| LockToken |
| Log |
| Repository
Interface listing all available operations on a subversion repository.
|
Repository.ProtocolVersion
Repository.ProtocolVersion that represents the version of the subversion server. |
RepositoryFactory
RepositoryFactory creates a new Repository. |
Resource
Resource defines a resource location in the repository. |
ResourceProperty
ResourceProperty represents a resource property. |
ResourceProperty.Key
ResourceProperty.Key is the internal name a ResourceProperty is stored. |
ResourceProperty.Type
ResourceProperty can have various types, depending of the context they are used. |
Revision
Revision defines the revision of a repository or a resource in that repository. |
SubversionException
SubversionException is the superclass of those exceptions that can be thrown in the subversion module. |
Transaction
Transaction allows the application to define units of work, it can be
created via Repository.createTransaction(). |
| Transaction.Status
Defines the status of each
Resource that is part of the current
active Transaction. |
View
View allows the application to define a view on the repository, it can be created via Repository.createView(). |
| Class and Description |
|---|
Depth
Depth defines the recursion level for the listing call #list(Resource, Revision, Depth). |
| Info |
| Log |
| Repository
Interface listing all available operations on a subversion repository.
|
Repository.ProtocolVersion
Repository.ProtocolVersion that represents the version of the subversion server. |
RepositoryFactory
RepositoryFactory creates a new Repository. |
Resource
Resource defines a resource location in the repository. |
ResourceProperty
ResourceProperty represents a resource property. |
ResourceProperty.Key
ResourceProperty.Key is the internal name a ResourceProperty is stored. |
Revision
Revision defines the revision of a repository or a resource in that repository. |
Transaction
Transaction allows the application to define units of work, it can be
created via Repository.createTransaction(). |
| Transaction.Status
Defines the status of each
Resource that is part of the current
active Transaction. |
View
View allows the application to define a view on the repository, it can be created via Repository.createView(). |
| Class and Description |
|---|
| Repository
Interface listing all available operations on a subversion repository.
|
Repository.ProtocolVersion
Repository.ProtocolVersion that represents the version of the subversion server. |
Copyright © 2013–2017 shadowhunt. All rights reserved.