Uses of Class
ubic.gemma.persistence.service.expression.experiment.FactorValueMigratorService.MigrationFailedException
Packages that use FactorValueMigratorService.MigrationFailedException
-
Uses of FactorValueMigratorService.MigrationFailedException in ubic.gemma.persistence.service.expression.experiment
Methods in ubic.gemma.persistence.service.expression.experiment that throw FactorValueMigratorService.MigrationFailedExceptionModifier and TypeMethodDescriptionFactorValueMigratorService.performMultipleMigrations
(List<FactorValueMigratorService.Migration> migrations, boolean noop) Perform multiple migrations in a single transaction.FactorValueMigratorServiceImpl.performMultipleMigrations
(List<FactorValueMigratorService.Migration> migrations, boolean noop) Deprecated.