Uses of Class
ru.cg.webbpm.studio.core.api.migrations.MigrationRegistry
Packages that use MigrationRegistry
Package
Description
-
Uses of MigrationRegistry in ru.cg.webbpm.packages.base.converters
Methods in ru.cg.webbpm.packages.base.converters that return MigrationRegistry -
Uses of MigrationRegistry in ru.cg.webbpm.studio.core.migrations.impl
Constructors in ru.cg.webbpm.studio.core.migrations.impl with parameters of type MigrationRegistryModifierConstructorDescriptionMigrationManagerImpl
(ProjectManager projectManager, DependencyManager dependencyManager, VersionManager versionManager, List<ObjectExtractor<?, ?>> extractors, List<FileWithVersionsIO<? extends HasVersions>> ioComponents, MigrationRegistry studioMigrationRegistry, MigrationCache migrationCache, PackageContextsHolder contextsHolder, ComponentManager componentManager, FileBasedIndex fileBasedIndex) -
Uses of MigrationRegistry in ru.cg.webbpm.studio.subsystems.converters
Methods in ru.cg.webbpm.studio.subsystems.converters that return MigrationRegistry