Module eu.steffo.cleaver
Package eu.steffo.cleaver.logic.progress
-
Class Summary Class Description ErrorProgress FinishedProgress NotStartedProgress Progress An abstract class representing the progress of a job (not started, 50%, completed, ...)WorkingProgress AProgress
that specifies that aJob
is currently running and has progressed toWorkingProgress.progress
%.