ActivityTaskStateOverviewType (Complex Type)

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

State of the local activity run in an individual task.
Item Summary  
Name Type Multiplicity Description
taskRef reference
ObjectReferenceType
[0,1] Reference to the task. 
node property
string
[0,1] Identifier of a node where the task is executing or was executing last. 
bucketsProcessingRole property
BucketsProcessingRoleType
[0,1] Role of this task in the processing of the buckets: standalone executor, coordinator, or worker. 
executionState property
ActivityTaskExecutionStateType
[0,1] Is the activity really running now?  
stalledSince property
dateTime
[0,1] If not null, this property denotes since what time is this activity run (in given task) stalled. 
progress property
ItemsProgressOverviewType
[0,1] Simplified items progress information. 
resultStatus property
OperationResultStatusType
[0,1] Result of this run.