Class ActivityStateOverviewType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.ActivityStateOverviewType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ActivityStateOverviewType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Describes an overview of the state of an activity. This information is maintained in the root task only, and is an excerpt from state information distributed throughout the tree. The idea is to provide all important information (needed e.g. in the task list) directly in the root task, to avoid the need to fetch subtasks. This structure is intentionally not a container (currently).
See Also: