Interface BranchInformationProvider

All Superinterfaces:
BambooPluginModule, BranchAwareRepository, BranchDetectionCapableRepository, BuildConfigurationAwarePlugin, ConfigurablePlugin, ConvertibleFromConfig, DescriptionProvider, InitablePluginModule, NameProvider, RenderableBuildConfiguration, Repository, RepositoryV2, Serializable
All Known Subinterfaces:
BitbucketDelegatedRepository, StashRepository
All Known Implementing Classes:
BitbucketRepository, GitHubRepository, GitRepository, StashRepositoryImpl, SvnRepository

@PublicApi public interface BranchInformationProvider extends BranchDetectionCapableRepository
Repository that can provide information about branches. Used mostly during branch detection.
Since:
5.6
See Also:
  • Method Details

    • usePollingForBranchDetection

      boolean usePollingForBranchDetection()
      If Bamboo generic detection polling should be used for this repository
      Returns: