Class AbstractRepository

All Implemented Interfaces:
ConvertibleFromConfig, InitablePluginModule, AdvancedConfigurationAwareRepository, FilterChangesetAwareRepository, IncludeExcludeAwareRepository, OnceOffCapableRepository, QuietPeriodAwareRepository, Repository, DescriptionProvider, NameProvider, BambooPluginModule, BuildConfigurationAwarePlugin, ConfigurablePlugin, RenderableBuildConfiguration, RepositoryV2, Serializable
Direct Known Subclasses:
AbstractStandaloneRepository

Deprecated.
since 5.14 use new repository plugin API instead
This class provides common repository implementation code.
See Also: