Uses of Interface
ru.cg.webbpm.studio.core.api.migrations.VersionManager
Packages that use VersionManager
Package
Description
-
Uses of VersionManager in ru.cg.webbpm.studio.core.impl.migrations
Classes in ru.cg.webbpm.studio.core.impl.migrations that implement VersionManager -
Uses of VersionManager in ru.cg.webbpm.studio.core.migrations.impl
Constructors in ru.cg.webbpm.studio.core.migrations.impl with parameters of type VersionManagerModifierConstructorDescriptionMigrationCacheImpl
(ProjectManager projectManager, VersionManager versionManager) MigrationManagerImpl
(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 VersionManager in ru.cg.webbpm.studio.core.migrations.ui
Constructors in ru.cg.webbpm.studio.core.migrations.ui with parameters of type VersionManagerModifierConstructorDescriptionIncompatibleFilesIndexExtension
(ProjectManager projectManager, VersionManager versionManager, MigrationManager migrationManager, Alerts alerts) -
Uses of VersionManager in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl with parameters of type VersionManagerModifierConstructorDescriptionWebbpmProcessManagerImpl
(FileBasedIndex fileBasedIndex, ProjectManager projectManager, Console console, FileManager fileManager, VersionManager versionManager, WebbpmProcessFileAdapter fileAdapter) -
Uses of VersionManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.action with parameters of type VersionManagerModifierConstructorDescriptionNewPageAction
(PageManager pageManager, ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, VersionManager versionManager, Hierarchy hierarchy) -
Uses of VersionManager in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl with parameters of type VersionManagerModifierConstructorDescriptionComponentManagerImpl
(ProjectManager projectManager, DependencyManager dependencyManager, Console console, ComponentRegistry componentRegistry, VersionManager versionManager) -
Uses of VersionManager in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.adapter
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.adapter with parameters of type VersionManagerModifierConstructorDescriptionComponentAdapterImpl
(VersionManager versionManager, ComponentIOComponent componentIOComponent) PageAdapterImpl
(VersionManager versionManager, PageIOComponent pageIOComponent)