Uses of Interface
ru.cg.webbpm.studio.core.api.migrations.MigrationCache
Packages that use MigrationCache
-
Uses of MigrationCache in ru.cg.webbpm.studio.core.migrations.impl
Classes in ru.cg.webbpm.studio.core.migrations.impl that implement MigrationCacheConstructors in ru.cg.webbpm.studio.core.migrations.impl with parameters of type MigrationCacheModifierConstructorDescriptionMigrationManagerImpl
(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 MigrationCache in ru.cg.webbpm.studio.core.migrations.ui
Constructors in ru.cg.webbpm.studio.core.migrations.ui with parameters of type MigrationCacheModifierConstructorDescriptionResourcesMigrationListener
(FileManager fileManager, MigrationManager migrationManager, MigrationsRunner migrationsRunner, MigrationCache migrationCache, List<FileWithVersionsIO<? extends HasVersions>> ioComponents, Console console, FileBasedIndex fileBasedIndex)