Class ProgressInfo


  • public class ProgressInfo
    extends Object
    • Constructor Detail

      • ProgressInfo

        public ProgressInfo​(@Nullable
                            String progressText,
                            @NotNull
                            String currentPath)
    • Method Detail

      • getProgressText

        @Nullable
        public String getProgressText()
      • getCurrentPath

        @NotNull
        public String getCurrentPath()