Uses of Interface
com.evolveum.midpoint.repo.common.activity.run.buckets.segmentation.BucketContentFactory
Packages that use BucketContentFactory
Package
Description
-
Uses of BucketContentFactory in com.evolveum.midpoint.repo.common.activity.run.buckets
Classes in com.evolveum.midpoint.repo.common.activity.run.buckets that implement BucketContentFactoryModifier and TypeClassDescriptionclassBaseBucketContentFactory<WSC extends AbstractWorkSegmentationType>Base class for bucket content factories. -
Uses of BucketContentFactory in com.evolveum.midpoint.repo.common.activity.run.buckets.segmentation
Classes in com.evolveum.midpoint.repo.common.activity.run.buckets.segmentation with type parameters of type BucketContentFactoryModifier and TypeInterfaceDescriptioninterfaceBucketContentFactorySupplier<ST extends AbstractWorkSegmentationType,CF extends BucketContentFactory> Classes in com.evolveum.midpoint.repo.common.activity.run.buckets.segmentation that implement BucketContentFactoryModifier and TypeClassDescriptionclassSegmentation strategy based on explicit enumeration of buckets.classImplements work state "segmentation" into single null work bucket.classImplements work state management strategy based on numeric identifier intervals.classCreates content of string-based buckets (defined byStringWorkSegmentationTypeand its subtypes).Methods in com.evolveum.midpoint.repo.common.activity.run.buckets.segmentation that return BucketContentFactoryModifier and TypeMethodDescription@NotNull BucketContentFactoryBucketContentFactoryGenerator.createContentFactory(@Nullable BucketsDefinitionType bucketing, @Nullable ImplicitSegmentationResolver implicitSegmentationResolver) Creates work state management strategy based on provided configuration.@NotNull BucketContentFactoryBucketFactory.getContentFactory()