Interface VcsLabelingSettings

    • Field Detail

      • DEFAULT_LABEL_PATTERN

        static final String DEFAULT_LABEL_PATTERN
        Deprecated.
        Default labeling pattern
        See Also:
        Constant Field Values
    • Method Detail

      • getLabelPattern

        @Deprecated
        @NotNull
        String getLabelPattern()
        Deprecated.
        since 8.1 always returns empty string
        Returns:
        Returns pattern to use for labeling
      • getLabelingRoots

        @Deprecated
        @NotNull
        List<VcsRoot> getLabelingRoots()
        Deprecated.
        since 8.1 always returns empty collection
        List of roots which should be processed by labeling process
        Returns:
        list of up-to-date vcs roots