Uses of Interface
jetbrains.buildServer.controllers.admin.ipr.IprWebManager
-
Packages that use IprWebManager Package Description jetbrains.buildServer.controllers.admin.ipr -
-
Uses of IprWebManager in jetbrains.buildServer.controllers.admin.ipr
Classes in jetbrains.buildServer.controllers.admin.ipr that implement IprWebManager Modifier and Type Class Description class
IprWebManagerImpl
Constructors in jetbrains.buildServer.controllers.admin.ipr with parameters of type IprWebManager Constructor Description IprBasedRunTypeExtension(IprWebManager iprManager, SBuildServer server, String runType)
IprReparseController(IprWebManager iprProjectManager, BuildServerEx buildServer, BackgroundTaskManager taskManager, EditBuildTypeFormFactory buildTypeFormFactory)
-