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

      boolean isLegacyViewer()
    • getLegacyConfigurationXml

      @Nullable @Nullable String getLegacyConfigurationXml()