ActivityStateOverviewType (Complex Type)

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

Describes the 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. It is intentionally not a container.
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. 
executionState property
ActivityExecutionStateType
[0,1] Is the activity really executing now?  
resultStatus property
OperationResultStatusType
[0,1] Operation result status of this activity. 
taskRef reference
ObjectReferenceType
[0,-1] The task(s) in which the activity execution takes place. 
persistence property
ActivityStatePersistenceType
[0,1] How much is this state information persistent?  
activity property
ActivityStateOverviewType
[0,-1] Work state overview of child activities.