AbstractRestartController |
|
ActionErrors |
A storage for various errors that can occur during web controllers execution.
|
ActionErrors.Error |
Represents an error
|
ActionMessage |
Represents an action message.
|
ActionMessages |
Storage for various messages (success messages, information messages and so on).
|
Additional404Link |
Represents an additional link for 404 page
|
AjaxController |
Ajax controller which registers Ajax actions which can be used from
any page.
|
AjaxRequestProcessor |
Request processor for handling AJAX requests.
|
AuthTestController |
The controller used in serverLink.js as a simplest and lightweight
way to authenticate user + it is used to obtain CSRF token when it is expired.
|
BadRequestController |
|
BaseActionController |
|
BaseAjaxActionController |
A controller for processing Ajax requests and producing XML response
|
BaseAutocompletionController |
|
BaseController |
Base class for all of the TeamCity web controllers
|
BaseControllerTestCase<T extends BaseController> |
|
BaseFormXmlController |
Controller which output is xml in case of POST request and usual response in case of GET.
|
BasePopupController |
Base class for all controllers serving AJAX popups.
|
BasePropertiesBean |
This form bean contains a map of properties and tracks its state.
|
BranchBean |
|
BranchBeanFactory |
|
BranchUtil |
|
BuildDataExtensionUtil |
|
BuildGraphController |
|
BuildPromotionDetailsBean |
|
BuildTriggerLinkProvider |
|
BuildTypeBranchBean |
|
BuildTypePopupController |
|
ChangeLogFilterController |
Created by Nikita.Skvortsov
Date: 12/6/12, 5:23 PM
|
ChartController |
User: Alexey.Gopachenko
|
ChartExportController |
User: Andrey Titov
Date: 11/22/12
|
ComparisonFailureDiffViewController |
|
Completion |
|
CompositeStatefulObject |
User: kir
Composite state object
|
CurrentBranches |
|
DependencyExemptionController |
|
DiskUsageAjaxController |
Created by Andrey Titov on 2/12/15.
|
DownloadFileController |
The controller to download the allowed file from server.
|
EditChartController |
Created by Andrey Titov on 7/28/14.
|
EditChartController.AbstractManageChartAction |
|
EditChartController.AddChartAction |
|
EditChartController.DeleteChartAction |
|
EditChartController.EditChartAction |
|
EditChartController.GetAvailableValueTypesAction |
|
EditChartController.GetChartXmlAction |
|
EditChartController.ManageXmlAction |
|
EditChartController.ReorderChartsAction |
|
ExtensionJspController |
Controller is used to render some JSP pages for PagePlaces extensions
|
FailingBuildTypesFilter |
|
FavoriteIconController |
|
FileBrowseController |
|
FileBrowseController.DirectWriteFileOperations |
|
FileBrowseController.PersistQueueAwareFileOperations |
|
FileSecurityUtil |
|
FileUploadController |
User: vbedrosova
Date: 19.05.2010
Time: 15:20:30
|
FileUploadTempDirectoryHolder |
|
FormUtil |
Utility methods for working with Java beans representing web forms on the server side.
|
HttpDownloadProcessor |
Processes file download request
|
IdeaPluginUpdateLegacyController |
|
InternalErrorsLinkProvider |
|
IssueDetailsController |
|
MockMultipartRequest |
User: vbedrosova
Date: 04.06.2010
Time: 13:01:03
|
MockRequest |
|
MockRequestBuilder |
|
MockResponse |
|
MockSession |
|
MultipartFormController |
|
OptionPropertiesBean |
|
PageBeforeContentPagePlaceController |
|
PageNotFoundController |
|
PageResourceCompressorImpl |
CSS & JS
|
PasswordChangeController |
|
ProjectFinder |
|
ProjectPopupController |
|
PublicKeyUtil |
Utility class containing various methods used by controllers when working with server RSA public key.
|
RememberState |
An object which is able to track state of its fields and fields of its ancestors
marked by StateField annotation.
|
RestControllersAdvice |
|
RevisionsBean |
Groups build revisions and labels
|
RevisionsBean.DependencyBuildRevision |
|
RunBuildBean |
|
RunBuildBean.AgentDescriptionWrapper |
|
RunBuildBeanFactory |
|
RunBuildDefaultParameterInfo |
Represent build configuration defined parameter info
|
RunBuildDependencies |
|
RunBuildDependencies.BuildInfo |
|
RunBuildNewParameterInfo |
represents parameter that was added by user
|
RunBuildParameterGroup |
|
RunBuildParameterId |
|
RunBuildParameterInfo |
|
RunBuildParameters |
|
RunBuildRevisionsInfo |
|
RunBuildWithChangeExtension |
|
RunCustomBuildController |
|
RunningAndQueuedBuildsBean |
|
RuntimeErrorController |
|
ServerRestartController |
|
ServerStatistics |
|
ServerStatistics.Snapshot |
|
SettingsDiffViewController |
|
SimpleView |
Helper class to create Model and View for a given string.
|
SpringWebConfig |
|
SpringWebConfig.ProjectParameterSpringConverter |
|
TagsLinkController |
|
TimeZoneController |
|
UIConfigsPersister |
|
UpdatesDownloadController |
|
UserCompletionController |
|
UserSSLTrustStoreController |
Controller for handle fetch-custom-ssl requests.
|
ValidationUtil |
|
VisibleProjectsFilter |
|
WebFixture |
|
XmlResponseUtil |
Utility class containing a set of useful methods for controllers producing XML responses
(in particular for controllers processing AJAX requests).
|
XmlRpcController |
|
XmlRpcHandlerBuildServer |
Handler used by build agents
|
XmlRpcHandlerManagerImpl |
|
XmlRpcHandlerRemoteAuthServer |
Handler for authentication requests from IDE plugins
|
XmlRpcHandlerRemoteBuildServer |
Handler for requests for data from IDE plugins (requires authorization)
|
XmlRpcHandlerVersionControlServer |
Handler for vcs server remote interface
|