接口 IPluginReportElement

所有已知实现类:
ExceptionElement, PluginInfoElement, PluginListElement, ServerInfoElement

public interface IPluginReportElement
  • 方法概要

    修饰符和类型
    方法
    说明
    Build to string
    Title of this element (append to report)
  • 方法详细资料

    • title

      String title()
      Title of this element (append to report)
      返回:
      Title
    • build

      String build()
      Build to string
      返回:
      Body of this element