java.lang.Object
com.evolveum.midpoint.repo.common.activity.run.buckets.BaseBucketContentFactory<StringWorkSegmentationType>
com.evolveum.midpoint.repo.common.activity.run.buckets.segmentation.StringBucketContentFactory
All Implemented Interfaces:
BucketContentFactory

public class StringBucketContentFactory extends BaseBucketContentFactory<StringWorkSegmentationType>
Creates content of string-based buckets (defined by StringWorkSegmentationType and its subtypes).
  • Method Details