Interface RuleDescriptionSection


  • public interface RuleDescriptionSection
    Represents a sub-section of a rule description (What's the risk, Assess the risk, etc.)
    Since:
    9.6
    • Method Detail

      • getKey

        java.lang.String getKey()
      • getHtmlContent

        java.lang.String getHtmlContent()
      • getContext

        default java.util.Optional<Context> getContext()
        Since:
        9.7