ActivityStateOverviewType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

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).
Item Summary  
Name Type Multiplicity Description
identifier property
string
[0,1] Identifier of the activity. 
realizationState property
ActivitySimplifiedRealizationStateType
[0,1] State of the activity processing: null (not started), in progress, complete. 
resultStatus property
OperationResultStatusType
[0,1] Operation result status of this activity run. 
bucketProgress property
BucketProgressOverviewType
[0,1] Activity progress in the terms of buckets. 
task property
ActivityTaskStateOverviewType
[0,-1] Information about activity run within a task or tasks. 
progressInformationVisibility property
ActivityStateOverviewProgressInformationVisibilityType
[0,1] Is progress information hidden e. 
persistence property
ActivityStatePersistenceType
[0,1] How much is this state information persistent (between individual realizations)?  
activity property
ActivityStateOverviewType
[0,-1] State overview of child activities.