Interface ISystemReportExtender

All Superinterfaces:
Supplier<String>

public interface ISystemReportExtender extends Supplier<String>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default boolean
     

    Methods inherited from interface java.util.function.Supplier

    get
  • Method Details

    • getLabel

      String getLabel()
    • isActive

      default boolean isActive()