Interface SaveContext


  • public interface SaveContext
    • Method Detail

      • setProgress

        void setProgress​(float pct)
        Sets the percentage of the module's save progress.
      • abort

        void abort​(java.lang.Throwable ex)