WorkDistributionType (Complex Type)

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

Describes how we are going to distribute the work that is to be done: how to divide it into work buckets, and how to distribute these buckets to worker tasks.
Item Summary  
Name Type Multiplicity Description
buckets container
WorkBucketsManagementType
[0,1] How to create and manage buckets. 
workers container
WorkersManagementType
[0,1] How to create and manage workers. 
workerThreads property
int
[0,1] TODO  
subtask container
ActivitySubtaskSpecificationType
[0,1] How is the activity executed in separate subtask(s). 
subtasks container
ActivitySubtaskSpecificationType
[0,1] How are the activities executed in separate subtask(s). 
autoscaling container
AutoscalingConfigurationType
[0,1] Whether and how is this activity work distribution auto-scaled.