Class ErrorCollector.FailurePage

  • Enclosing class:
    ErrorCollector

    public class ErrorCollector.FailurePage
    extends HtmlReportPage
    Класс страницы отчёта об ошибке. Общедоступный, потому что с этим компонентом и этими страницами другие компоненты (FsmGraphProcessor) работают напрямую.
    See Also:
    ErrorCollector.getPage(int)
    • Method Detail

      • getAspect

        public java.lang.String getAspect()
        Description copied from class: ReportEntity
        Gets the aspect which contains this report entity. Class report generator uses this information for an automatic reference generation; Other components of report generator may use this information as they see fit.
        Overrides:
        getAspect in class ReportEntity
        Returns:
        Aspect name. Empty string is used for an empty aspect. null if the aspect is unidentified.
      • getLevel

        public int getLevel()
      • getReportType

        public java.lang.String getReportType()