Interface ExternalChangeViewerExtension

    • Method Detail

      • getAvailableProperties

        @Nullable
        Map<String,​String> getAvailableProperties​(@NotNull
                                                        VcsRoot vcsRoot)
        For a given VCS root returns map of available properties where key is one of PropertyType and value is corresponding property value.
        Parameters:
        vcsRoot - VCS root
        Returns:
        map of available properties