Interface RequiresRepositoryData

All Superinterfaces:
BambooPluginModule, BuildConfigurationAwarePlugin, ConfigurablePlugin, ConvertibleFromConfig, DescriptionProvider, InitablePluginModule, NameProvider, RenderableBuildConfiguration, Repository, RepositoryV2, Serializable, StandaloneRepository
All Known Subinterfaces:
StashRepository
All Known Implementing Classes:
StashRepositoryImpl

@Internal public interface RequiresRepositoryData extends StandaloneRepository
Repository that needs to know things about RepositoryData object that defines it.
  • Method Details

    • getViewHtml

      @Nullable @Nullable String getViewHtml(RepositoryData repositoryData)
    • setRepositoryId

      void setRepositoryId(long repositoryId)