TaskWorkManagementType (Complex Type)

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

Describes how we are going to manage the work that is to be done: how to divide it into work buckets, how to describe progress within buckets, how to create and manager workers that will process the buckets.
Item Summary  
Name Type Multiplicity Description
taskKind property
TaskKindType
[0,1] Kind of task with respect to the work management (standalone, coordinator, worker). 
scavenger property
boolean
[0,1] Is this task a scavenger i. 
partitionSequentialNumber property
int
[0,1] If this is a partition task executed sequentially under a partitioned master, this is its sequential number. 
buckets container
WorkBucketsManagementType
[0,1] How to create and manage buckets. 
workers container
WorkersManagementType
[0,1] How to create and manage workers. 
partitions container
TaskPartitionsDefinitionType
[0,1] How to create and manage partitions.