ActivityBucketingStateType (Complex Type)

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

Information about the bucket processing within an activity. It is present in both coordinator/standalone tasks ("buckets-holding" for short) and worker tasks.
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. 
bucketsProcessingRole property
BucketsProcessingRoleType
[0,1] Role of this task in the processing of the buckets: standalone executor, coordinator, or worker. 
scavenging property
boolean
[0,1] Are we in the scavenging phase? Present only in buckets-holding tasks, relevant only in coordinator-workers scenarios. 
scavenger property
boolean
[0,1] Is this task a scavenger i. 
workComplete property
boolean
[0,1] True if all the work is complete: there are no more buckets to be processed.