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 class
AbstractRestartController
class
AjaxController
Ajax controller which registers Ajax actions which can be used from any page.class
DiskUsageAjaxController
Created by Andrey Titov on 2/12/15.class
EditChartController
Created by Andrey Titov on 7/28/14.class
ServerRestartController
-
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 class
AdminActionsController
Controller 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 class
SslCertActionsController
Action controller forSslCertificatesProjectTab
tab. -
Uses of BaseAjaxActionController in jetbrains.buildServer.controllers.autoUpdate
Subclasses of BaseAjaxActionController in jetbrains.buildServer.controllers.autoUpdate Modifier and Type Class Description class
TeamCityAutoUpdateController
-
Uses of BaseAjaxActionController in jetbrains.buildServer.web
Subclasses of BaseAjaxActionController in jetbrains.buildServer.web Modifier and Type Class Description class
TestServerModeController
-
Uses of BaseAjaxActionController in jetbrains.buildServer.web.plugins.web
Subclasses of BaseAjaxActionController in jetbrains.buildServer.web.plugins.web Modifier and Type Class Description class
PluginsActionsController
-