TaskWorkStateType (Complex Type)

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

Describes the task work state: what has been processed, what is being processed and what is yet to be done. Useful for work distribution as well as for stateful suspend+resume feature.
Item Summary  
Name Type Multiplicity Description
bucket container
WorkBucketType
[0,-1] Current buckets of work. 
numberOfBuckets property
int
[0,1] How many buckets are there? This is an indicative information, e. 
allWorkComplete property
boolean
[0,1] True if all the work is complete.