Uses of Class
jetbrains.buildServer.controllers.AjaxController
-
-
Uses of AjaxController in jetbrains.buildServer
Methods in jetbrains.buildServer that return AjaxController Modifier and Type Method Description AjaxController
BaseWebTestCase. getAjaxController()
-
Uses of AjaxController in jetbrains.buildServer.controllers.actions
-
Uses of AjaxController in jetbrains.buildServer.controllers.admin.cleanup
Constructors in jetbrains.buildServer.controllers.admin.cleanup with parameters of type AjaxController Constructor Description CleanupNotificator(AjaxController ajaxController, ServerCleanupManager cleanupManager)
-
Uses of AjaxController in jetbrains.buildServer.controllers.admin.healthStatus
Constructors in jetbrains.buildServer.controllers.admin.healthStatus with parameters of type AjaxController Constructor Description GetHealthAnalysisProgressAction(AjaxController ajaxController, HealthStatusReportBeanFactory reportBeanFactory)
-
Uses of AjaxController in jetbrains.buildServer.controllers.obsolete
Constructors in jetbrains.buildServer.controllers.obsolete with parameters of type AjaxController Constructor Description GetRunningBuildsAction(AjaxController controller)
-