| AdvancedConfigurationAwareRepository |
|
| BranchAwareRepository |
Repository that supports setting and getting the current branch.
|
| BranchDetectionCapableRepository |
Deprecated.
|
| BranchInformationProvider |
Repository that can provide information about branches.
|
| BranchingAwareRepository |
Repository that supports branching operation.
|
| BranchMergingAwareRepository |
|
| CacheDescription |
Cache description bean used to display info about the single cache entry
|
| CachedRepositoryDefinitionAccessor |
Caching repository definition manager.
|
| CachedRepositoryDefinitionManager |
Cached repository definition manager that should be use in 'system' context.
|
| CacheHandler |
|
| CachingAwareRepository |
Should be implemented by repositories supporting caching of its method calls.
|
| CheckoutCustomRevisionDataAwareRepository |
Repository that uses additional information for code checkout.
|
| CommitIsolationAwareRepository |
Whether the repository supports commits being broken up into individual builds
|
| CustomRevisionDataAwareRepository |
Repository that uses additional information for change detection.
|
| CustomVariableProviderRepository |
Allows the Repository implementation to provide variables specific to
the repository.
|
| DeploymentAwareRepository |
|
| EncryptedRepositoryDefinitionAccessor |
|
| FilterChangesetAwareRepository |
Adds changeset filtering capability for repository
|
| IncludeExcludeAwareRepository |
|
| InitialBuildAwareRepository |
|
| InternalRepositoryData |
|
| MandatoryCleanCheckoutAwareRepository |
Implement this interface if repository can be configured in a way that requires clean checkout at each build.
|
| MavenPomAccessor |
|
| MavenPomAccessorCapableRepository |
Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
|
| OnceOffCapableRepository |
|
| PermissionFilteringRepositoryDefinitionAccessor |
Permission filtering repository definition accessor.
|
| PlanRepositoryLink |
Represents relationship between Plan and Source Repositories.
|
| PlanRepositoryLinkDao |
|
| PlanRepositoryLinkDto |
Represents relationship between Plan and Source Repositories in light form: just the ids.
|
| PreparableRepository |
Deprecated.
|
| PushCapableRepository |
Repository that supports pushing changes back to the remote repository.
|
| QuietPeriodAwareRepository |
|
| Repository |
Deprecated.
|
| RepositoryCachingFacade |
A wrapper around calls to Repository methods that provides caching of method results.
|
| RepositoryData |
Deprecated.
|
| RepositoryDataEntity |
Represents repository as persisted in the db.
|
| RepositoryDefinition |
Deprecated.
|
| RepositoryDefinitionAccessor |
|
| RepositoryDefinitionDao |
|
| RepositoryDefinitionManager |
Interface to handle access to repository data.
|
| RepositoryExceptionAwareFunction<T,R> |
|
| RepositoryManager |
Deprecated.
|
| RepositoryPermissionsService |
Service to manage repository permissions.
|
| RequiresRepositoryData |
Repository that needs to know things about RepositoryData object that defines it.
|
| ScmTypePublishingRepository |
|
| SelectableAuthenticationRepository |
|
| StandaloneRepository |
Represents Repository that does not require Plan for configuration and
thus is 'visible' to Global Repository feature.
|
| TaggingAwareRepository |
Repository that supports tags.
|
| TestConnectionAwareRepository |
Repository that supports testing connection.
|
| UniqueRevisionIdRepository |
Deprecated.
|