Uses of Class
jetbrains.buildServer.serverSide.impl.InternalErrorsHandler
-
Packages that use InternalErrorsHandler Package Description jetbrains.buildServer.controllers jetbrains.buildServer.controllers.actions jetbrains.buildServer.controllers.overview -
-
Uses of InternalErrorsHandler in jetbrains.buildServer.controllers
Constructors in jetbrains.buildServer.controllers with parameters of type InternalErrorsHandler Constructor Description InternalErrorsLinkProvider(SystemProblemWebSpecificsManager manager, InternalErrorsHandler internalErrorsHandler)
-
Uses of InternalErrorsHandler in jetbrains.buildServer.controllers.actions
Constructors in jetbrains.buildServer.controllers.actions with parameters of type InternalErrorsHandler Constructor Description AjaxControllerActions(AjaxController controller, SBuildServer server, WebLoginModelEx loginModel, BuildAgentManagerEx agentManager, AddToQueueProcessor addToQueueProcessor, BuildPromotionManager buildPromotionManager, SystemProblemList problems, SystemProblemWebSpecificsManager specificsManager, RunBuildBeanFactory runBuildBeanFactory, AgentPoolManager agentPoolManager, CurrentProblemsManager currentProblemsManager, SystemProblemList systemProblemList, MergeManager mergeManager, FavoriteBuildsManager favoriteBuildsManager, TagsManager tagsManager, InternalErrorsHandler internalErrorsHandler, UserProjectVisibility projectVisibility, BranchBeanFactory branchBeanFactory, AuditLogFactory auditLogFactory)
-
Uses of InternalErrorsHandler in jetbrains.buildServer.controllers.overview
Constructors in jetbrains.buildServer.controllers.overview with parameters of type InternalErrorsHandler Constructor Description OverviewController(SBuildServer server, SystemProblemList systemProblemList, CurrentProblemsManager currentProblemsManager, InternalErrorsHandler internalErrorsHandler, BranchBeanFactory branchBeanFactory, UserProjectVisibility userProjectVisibility)
-