Class ExperimentalFeaturesStorageImpl

    • Constructor Detail

      • ExperimentalFeaturesStorageImpl

        @Inject
        public ExperimentalFeaturesStorageImpl​(org.uberfire.spaces.SpacesAPI spaces,
                                               @Named("configIO")
                                               org.uberfire.io.IOService ioService,
                                               org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry defRegistry,
                                               javax.enterprise.inject.Instance<ScopedExperimentalFeaturesStorage> instances,
                                               StorageMigrationService migrationService)