Class IncorrectArchivationCommentsRemapper


  • public class IncorrectArchivationCommentsRemapper
    extends Object
    See TW-43487
    • Constructor Detail

      • IncorrectArchivationCommentsRemapper

        public IncorrectArchivationCommentsRemapper()
    • Method Detail

      • remapProjectComment

        @Contract("null -> null")
        @Nullable
        public static String remapProjectComment​(@Nullable
                                                 String comment)
      • remapBuildTypeComment

        @Contract("null -> null")
        @Nullable
        public static String remapBuildTypeComment​(@Nullable
                                                   String comment)