Uses of Interface
org.uberfire.experimental.service.storage.migration.StorageMigrationService
-
Packages that use StorageMigrationService Package Description org.uberfire.experimental.service.storage.impl org.uberfire.experimental.service.storage.migration.impl -
-
Uses of StorageMigrationService in org.uberfire.experimental.service.storage.impl
Constructors in org.uberfire.experimental.service.storage.impl with parameters of type StorageMigrationService Constructor Description ExperimentalFeaturesStorageImpl(org.uberfire.spaces.SpacesAPI spaces, org.uberfire.io.IOService ioService, org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry defRegistry, javax.enterprise.inject.Instance<ScopedExperimentalFeaturesStorage> instances, StorageMigrationService migrationService) -
Uses of StorageMigrationService in org.uberfire.experimental.service.storage.migration.impl
Classes in org.uberfire.experimental.service.storage.migration.impl that implement StorageMigrationService Modifier and Type Class Description classStorageMigrationServiceImpl
-