Uses of Class
jetbrains.buildServer.controllers.interceptors.CleanupLockInterceptor
-
Packages that use CleanupLockInterceptor Package Description jetbrains.buildServer.controllers.admin.cleanup -
-
Uses of CleanupLockInterceptor in jetbrains.buildServer.controllers.admin.cleanup
Constructors in jetbrains.buildServer.controllers.admin.cleanup with parameters of type CleanupLockInterceptor Constructor Description BaseRulesController(ProjectManagerEx projectManager, AccessChecker accessChecker, ConfigActionFactory configActionFactory, ServerSettings serverSettings, WebControllerManager controllerManager, CleanupLockInterceptor cleanupLockInterceptor)
CleanupController(MainConfigManager mainConfigManager, ServerCleanupManager serverCleanupManager, AuthorizationInterceptor authInterceptor, ManualCleanupRunner manualCleanupRunner, PagePlaces pagePlaces, CleanupLockInterceptor cleanupLockInterceptor, CleanupHistory cleanupHistory, AuditLogProvider auditLogProvider, AuditLogFactory auditLogFactory, MaintenanceLock maintenanceLock)
KeepRulesController(ProjectManagerEx projectManager, KeepRulesManagerWeb keepRulesManagerWeb, WebControllerManager controllerManager, CleanupLockInterceptor cleanupLockInterceptor, BranchSpecs branchSpecs, ServerSettings serverSettings)
-