Uses of Class
jetbrains.buildServer.controllers.BaseAjaxActionController
-
-
Uses of BaseAjaxActionController in jetbrains.buildServer.controllers
Subclasses of BaseAjaxActionController in jetbrains.buildServer.controllers Modifier and Type Class Description classAbstractRestartControllerclassAjaxControllerAjax controller which registers Ajax actions which can be used from any page.classDiskUsageAjaxControllerCreated by Andrey Titov on 2/12/15.classEditChartControllerCreated by Andrey Titov on 7/28/14.classServerRestartController -
Uses of BaseAjaxActionController in jetbrains.buildServer.controllers.actions
Constructors in jetbrains.buildServer.controllers.actions with parameters of type BaseAjaxActionController Constructor Description AddVcsUsernameFromModificationAction(WebControllerManager manager, BaseAjaxActionController controller, VcsModificationHistory vcsHistory, VcsRegistry vcsRegistry, UserModel userModel) -
Uses of BaseAjaxActionController in jetbrains.buildServer.controllers.admin
Subclasses of BaseAjaxActionController in jetbrains.buildServer.controllers.admin Modifier and Type Class Description classAdminActionsControllerController for actions that can be called by administrator. -
Uses of BaseAjaxActionController in jetbrains.buildServer.controllers.admin.ssl
Subclasses of BaseAjaxActionController in jetbrains.buildServer.controllers.admin.ssl Modifier and Type Class Description classSslCertActionsControllerAction controller forSslCertificatesProjectTabtab. -
Uses of BaseAjaxActionController in jetbrains.buildServer.controllers.autoUpdate
Subclasses of BaseAjaxActionController in jetbrains.buildServer.controllers.autoUpdate Modifier and Type Class Description classTeamCityAutoUpdateController -
Uses of BaseAjaxActionController in jetbrains.buildServer.web
Subclasses of BaseAjaxActionController in jetbrains.buildServer.web Modifier and Type Class Description classTestServerModeController -
Uses of BaseAjaxActionController in jetbrains.buildServer.web.plugins.web
Subclasses of BaseAjaxActionController in jetbrains.buildServer.web.plugins.web Modifier and Type Class Description classPluginsActionsController
-