Interface PlanRepositoryDefinition

All Superinterfaces:
BambooIdProvider, DescriptionProvider, ImmutableEntityWithOid, NameProvider, PluginKeyProvider, ProjectIdProvider, RepositoryPositionProvider, Serializable, VcsRepositoryData, Versionable
All Known Implementing Classes:
PlanRepositoryDefinitionImpl

public interface PlanRepositoryDefinition extends VcsRepositoryData, RepositoryPositionProvider
Effective repository definition as seen "from a Plan's perspective. Product of: - importing parent's configuration - applying local configuration overrides (e.g. branch) - applying plan's configuration overrides and additional data (e.g. position) Analogue of existing RepositoryDefinition
Since:
5.14