Package com.evolveum.midpoint.repo.common.activity.run.buckets.segmentation
-
Interface Summary Interface Description BucketContentFactory Creates content for new buckets.BucketContentFactorySupplier<ST extends AbstractWorkSegmentationType,CF extends BucketContentFactory> ImplicitSegmentationResolver Resolves `ImplicitWorkSegmentationType` in a specific context. -
Class Summary Class Description BucketContentFactoryGenerator Creates configured bucket content factories.BucketFactory Creates buckets when needed.ExplicitBucketContentFactory Segmentation strategy based on explicit enumeration of buckets.NullBucketContentFactory Implements work state "segmentation" into single null work bucket.NumericBucketContentFactory Implements work state management strategy based on numeric identifier intervals.StringBucketContentFactory Creates content of string-based buckets (defined byStringWorkSegmentationType
and its subtypes).