Uses of Interface
org.uberfire.experimental.service.storage.migration.StorageMigration
-
Packages that use StorageMigration Package Description org.uberfire.experimental.service.storage.migration.impl org.uberfire.experimental.service.storage.migration.impl.migrations -
-
Uses of StorageMigration in org.uberfire.experimental.service.storage.migration.impl
Constructor parameters in org.uberfire.experimental.service.storage.migration.impl with type arguments of type StorageMigration Constructor Description StorageMigrationServiceImpl(javax.enterprise.inject.Instance<StorageMigration> instance) -
Uses of StorageMigration in org.uberfire.experimental.service.storage.migration.impl.migrations
Classes in org.uberfire.experimental.service.storage.migration.impl.migrations that implement StorageMigration Modifier and Type Class Description classV2StorageMigration
-