The progress of a task is encapsulated as a Progression
value object. Currently the progress is only stored as an int percentage value (0 to 100) and optionally a message describing the current task.
This class has no dependency to Wicket and could be used in the service layer.
@author Christopher Hlubek (hlubek)
|
|
|
|
|
|
|
|
|
|