TaskPartitionsDefinitionType (Complex Type)

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

Describes how to partition the work into subtasks. If interpreted by a specific task handler (e.g. partitioned reconciliation task handler), defaults other than the ones specified here might be applied.
Item Summary  
Name Type Multiplicity Description
count property
int
[0,1] Number of partitions to create. 
sequentialExecution property
boolean
[0,1] Whether the subtasks should be executed sequentially. 
durablePartitions property
boolean
[0,1] Whether the partitions should be durable i. 
taskName property
string
[0,1] How to derive names for partition tasks. 
handlerUri property
anyURI
[0,1] Partition tasks handler URI. 
workManagement container
TaskWorkManagementType
[0,1] Work management configuration to use for partition task. 
executionEnvironment property
TaskExecutionEnvironmentType
[0,1] Execution environment configuration to use for partition task. 
copyMasterExtension property
boolean
[0,1] Whether to copy task extension from the master task. 
otherDeltas property
ItemDeltaType
[0,-1] Other deltas to be applied to newly created partition tasks. 
partition property
TaskPartitionDefinitionType
[0,-1] Definition of the partition(s).