Interface DiffWebLinksProvider


  • public interface DiffWebLinksProvider
    Provider for different types of links which can be displayed in a diff view.
    • Method Detail

      • getDiffLinks

        com.google.common.collect.ImmutableList<DiffWebLinkInfo> getDiffLinks()
        Returns links associated with the diff view
      • getFileWebLinks

        com.google.common.collect.ImmutableList<WebLinkInfo> getFileWebLinks​(DiffSide.Type fileInfoType)
        Returns links associated with the diff side