Uses of Class
io.getunleash.repository.FeatureBootstrapHandler
Packages that use FeatureBootstrapHandler
-
Uses of FeatureBootstrapHandler in io.getunleash.repository
Constructors in io.getunleash.repository with parameters of type FeatureBootstrapHandlerModifierConstructorDescriptionprotectedFeatureRepository(UnleashConfig unleashConfig, BackupHandler<FeatureCollection> featureBackupHandler, EventDispatcher eventDispatcher, FeatureFetcher featureFetcher, FeatureBootstrapHandler featureBootstrapHandler) protectedFeatureRepository(UnleashConfig unleashConfig, FeatureBackupHandlerFile featureBackupHandler, UnleashScheduledExecutor executor, FeatureFetcher featureFetcher, FeatureBootstrapHandler featureBootstrapHandler)