Interface BucketContentFactorySupplier<ST extends AbstractWorkSegmentationType,​CF extends BucketContentFactory>

    • Method Detail

      • supply

        @NotNull
        CF supply​(ST segmentationConfig,
                  @Nullable
                  @Nullable ImplicitSegmentationResolver implicitSegmentationResolver)
        Creates bucket content factory with a given segmentation config in given context. The context is currently taken into account only for implicit segmentation configuration.