Interface MessageFormatting


  • public interface MessageFormatting
    Represents the data of the formatted part of the text in the issue message
    Since:
    9.13
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  MessageFormatting.Type  
    • Method Detail

      • start

        int start()
        The index of the first character in the string that will be formatted
      • end

        int end()
        The index of the last character in the string that will be formatted