Uses of Interface
ru.cg.webbpm.studio.core.api.project.RepositoryManager
Packages that use RepositoryManager
Package
Description
-
Uses of RepositoryManager in ru.cg.webbpm.studio.core.impl.project
Classes in ru.cg.webbpm.studio.core.impl.project that implement RepositoryManager -
Uses of RepositoryManager in ru.cg.webbpm.studio.platform.impl.project
Constructors in ru.cg.webbpm.studio.platform.impl.project with parameters of type RepositoryManagerModifierConstructorDescriptionProjectExManagerImpl
(ProgressManager progressManager, ProjectManager projectManager, Alerts alerts, IdeManager ideManager, ApplicationInfo applicationInfo, RepositoryManager repositoryManager) -
Uses of RepositoryManager in ru.cg.webbpm.studio.project_build_plugin
Classes in ru.cg.webbpm.studio.project_build_plugin that implement RepositoryManager -
Uses of RepositoryManager in ru.cg.webbpm.studio.subsystems.packaging.impl
Constructors in ru.cg.webbpm.studio.subsystems.packaging.impl with parameters of type RepositoryManagerModifierConstructorDescriptionPackageManagerImpl
(ApplicationInfo applicationInfo, ProjectManager projectManager, DependencyManager dependencyManager, RepositoryManager repositoryManager)