Interface VcsRepositoryViewerDefinition

All Superinterfaces:
PluginKeyProvider, Serializable, VcsConfigurationFragment
All Known Implementing Classes:
VcsRepositoryViewerDefinitionImpl

public interface VcsRepositoryViewerDefinition extends VcsConfigurationFragment, Serializable, PluginKeyProvider
Viewer part of repository configuration
Since:
5.14
  • Method Details

    • isLegacyViewer

      @Deprecated(since="12.0") boolean isLegacyViewer()
      Deprecated.
      since 12.0 without replacement, legacy viewers are not supported since 11.0
    • getLegacyConfigurationXml

      @Deprecated(since="12.0") @Nullable @Nullable String getLegacyConfigurationXml()
      Deprecated.
      since 12.0 without replacement, legacy viewers are not supported since 11.0