Interface ProgressReporter


public interface ProgressReporter
A reporter for the current status of a task.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getProgress

      @Nonnull Progress getProgress()
      Returns:
      the current status of the underlying task