Class ActivityPerformanceInformation

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

@Experimental public class ActivityPerformanceInformation extends Object implements DebugDumpable, Serializable
Extract of the most relevant performance information about an activity. Note: unlike ActivityProgressInformation this structure describes only a single activity. It is expected to be wrapped inside TreeNode structure.
See Also: