Uses of Interface
jetbrains.buildServer.web.util.PageResourceCompressor
-
Packages that use PageResourceCompressor Package Description jetbrains.buildServer.controllers jetbrains.buildServer.controllers.interceptors -
-
Uses of PageResourceCompressor in jetbrains.buildServer.controllers
Classes in jetbrains.buildServer.controllers that implement PageResourceCompressor Modifier and Type Class Description class
PageResourceCompressorImpl
CSS & JS -
Uses of PageResourceCompressor in jetbrains.buildServer.controllers.interceptors
Constructors in jetbrains.buildServer.controllers.interceptors with parameters of type PageResourceCompressor Constructor Description MainServerInterceptor(BuildServerImpl server, SecurityContextEx securityContext, LicenseAgreement licenseAgreement, ServiceLocator serviceLocator, ServerSummary serverSummary, NewVersionAvailabilityProvider newVersionAvailabilityProvider, PageResourceCompressor pageResourceCompressor, TeamCityDataDirectoryManager teamCityDataDirectoryManager)
-