Uses of Class
jetbrains.buildServer.web.util.BuildLookupService
-
-
Uses of BuildLookupService in jetbrains.buildServer.controllers.admin.projects
Constructors in jetbrains.buildServer.controllers.admin.projects with parameters of type BuildLookupService Constructor Description EditArtifactDepsHelperController(WebControllerManager controllerManager, BuildLookupService buildLookupService, TagsManager tagsManager, ProjectManager projectManager) -
Uses of BuildLookupService in jetbrains.buildServer.controllers.artifacts
Constructors in jetbrains.buildServer.controllers.artifacts with parameters of type BuildLookupService Constructor Description ArtifactsDetailsController(WebControllerManager controllerManager, BuildLookupService buildLookupService)BuildCacheController(SBuildServer server, BuildLookupService buildLookupService, CustomDataStorageManager customDataStorageManager, BuildsManager buildsManager)DownloadArtifactsController(SBuildServer server, BuildLookupService buildLookupService, WebControllerManager controllerManager, PresignedArtifactLinksManager presignedArtifactLinksManager, RevisionRuleBuildFinders buildFinders, ProjectManagerEx projectManager)RepositoryArchiveController(BuildServerEx server, DownloadedArtifactsLogger artifactsLogger, BuildLookupService buildLookupService, HttpDownloadProcessor downloadProcessor)Deprecated. -
Uses of BuildLookupService in jetbrains.buildServer.controllers.viewLog
-
Uses of BuildLookupService in jetbrains.buildServer.controllers.viewLog.tree
Constructors in jetbrains.buildServer.controllers.viewLog.tree with parameters of type BuildLookupService Constructor Description BuildLogTreeController(SBuildServer server, WebControllerManager manager, BuildLookupService buildLookupService)
-