Uses of Interface
ru.cg.webbpm.studio.core.api.application.ApplicationInfo
Packages that use ApplicationInfo
Package
Description
-
Uses of ApplicationInfo in ru.cg.webbpm.studio.core.impl.application
Classes in ru.cg.webbpm.studio.core.impl.application that implement ApplicationInfo -
Uses of ApplicationInfo in ru.cg.webbpm.studio.core.impl.migrations
Constructors in ru.cg.webbpm.studio.core.impl.migrations with parameters of type ApplicationInfoModifierConstructorDescriptionVersionManagerImpl
(ApplicationInfo applicationInfo, DependencyManager dependencyManager, List<FileWithVersionsIO<? extends HasVersions>> ioComponents) -
Uses of ApplicationInfo in ru.cg.webbpm.studio.core.migrations.ui
Constructors in ru.cg.webbpm.studio.core.migrations.ui with parameters of type ApplicationInfoModifierConstructorDescriptionPlatformVersionUpdater
(ApplicationInfo applicationInfo, ProjectManager projectManager) -
Uses of ApplicationInfo in ru.cg.webbpm.studio.platform.impl.project
Constructors in ru.cg.webbpm.studio.platform.impl.project with parameters of type ApplicationInfoModifierConstructorDescriptionProjectExManagerImpl
(ProgressManager progressManager, ProjectManager projectManager, Alerts alerts, IdeManager ideManager, ApplicationInfo applicationInfo, RepositoryManager repositoryManager) -
Uses of ApplicationInfo in ru.cg.webbpm.studio.platform.impl.wm.actions
Constructors in ru.cg.webbpm.studio.platform.impl.wm.actions with parameters of type ApplicationInfo -
Uses of ApplicationInfo in ru.cg.webbpm.studio.subsystems.packaging.impl
Constructors in ru.cg.webbpm.studio.subsystems.packaging.impl with parameters of type ApplicationInfoModifierConstructorDescriptionPackageManagerImpl
(ApplicationInfo applicationInfo, ProjectManager projectManager, DependencyManager dependencyManager, RepositoryManager repositoryManager)