Class ActivityProgressInformation

java.lang.Object
com.evolveum.midpoint.schema.util.task.ActivityProgressInformation
All Implemented Interfaces:
DebugDumpable, Serializable

public class ActivityProgressInformation extends Object implements DebugDumpable, Serializable
Summarized representation of a progress of an activity and its sub-activities. Examples: - 23% in 1/3 - 23% in 2/2 in 2/3 TODO optimize task reading: avoid doing that for completed subtasks TODO i8n
See Also: