Class 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:
    Serialized Form