Interface NotificationReporter


  • public interface NotificationReporter
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void report​(org.drools.workbench.screens.guided.dtable.shared.XLSConversionResultMessage message)
      During the conversion there can come issues that do not fail the conversion, but the user should be informed.
    • Method Detail

      • report

        void report​(org.drools.workbench.screens.guided.dtable.shared.XLSConversionResultMessage message)
        During the conversion there can come issues that do not fail the conversion, but the user should be informed.
        Parameters:
        message - Message object that can be used with i18n.