Class CLIProgressBar

  • All Implemented Interfaces:
    org.processmining.framework.plugin.Progress

    public class CLIProgressBar
    extends org.processmining.framework.plugin.impl.ProgressBarImpl
    • Constructor Summary

      Constructors 
      Constructor Description
      CLIProgressBar​(org.processmining.framework.plugin.PluginContext context)  
    • Method Summary

      • Methods inherited from class org.processmining.framework.plugin.impl.ProgressBarImpl

        cancel, getCaption, getMaximum, getMinimum, getValue, inc, isCancelled, isIndeterminate, setCaption, setIndeterminate, setMaximum, setMinimum, setValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CLIProgressBar

        public CLIProgressBar​(org.processmining.framework.plugin.PluginContext context)