Class TaskRunRecordType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.TaskRunRecordType
All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class TaskRunRecordType extends AbstractMutableContainerable
Information about a single task run. Contains just task run identifier, start and end timestamps. Can be used to search for operation executions created by this task during different runs.
See Also: