Interface RepairNotifier

    • Method Detail

      • notification

        void notification​(java.lang.String message)
      • notifyError

        void notifyError​(java.lang.Throwable error)
      • notifyProgress

        void notifyProgress​(java.lang.String message)