StructuredTaskProgressType (Complex Type)

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

Task progress information in a structured form. It considers task parts and buckets. It is named "structured" as opposed to single progress counter that has been present in the task since early ages.
Item Summary  
Name Type Multiplicity Description
currentPartUri property
anyURI
[0,1] Current part URI. 
currentPartNumber property
int
[0,1] Current part number, starting at 1. 
expectedParts property
int
[0,1] How many parts are in this physical task?  
part container
TaskPartProgressType
[0,-1] Progress in individual parts.