Uses of Class
jetbrains.buildServer.serverSide.buildLog.BuildLogFacadeFactory
-
Packages that use BuildLogFacadeFactory Package Description jetbrains.buildServer.controllers.viewLog jetbrains.buildServer.serverSide.buildLog -
-
Uses of BuildLogFacadeFactory in jetbrains.buildServer.controllers.viewLog
Constructors in jetbrains.buildServer.controllers.viewLog with parameters of type BuildLogFacadeFactory Constructor Description DownloadRawMessageFileController(BuildLookupService buildLookupService, BuildLogFacadeFactory buildLogFacadeFactory)
-
Uses of BuildLogFacadeFactory in jetbrains.buildServer.serverSide.buildLog
Constructors in jetbrains.buildServer.serverSide.buildLog with parameters of type BuildLogFacadeFactory Constructor Description BuildLogFactory(ExecutorServiceManager executors, ServerPaths paths, HttpApi httpApi, BuildLogFacadeFactory buildLogFacadeFactory, ServerResponsibility serverResponsibility, TeamCityNodes teamCityNodes)
-