Uses of Class
jetbrains.buildServer.serverSide.impl.cleanup.DeletedEntitiesProcessor
-
Packages that use DeletedEntitiesProcessor Package Description jetbrains.buildServer.serverSide.impl.cleanup -
-
Uses of DeletedEntitiesProcessor in jetbrains.buildServer.serverSide.impl.cleanup
Constructors in jetbrains.buildServer.serverSide.impl.cleanup with parameters of type DeletedEntitiesProcessor Constructor Description CleanupProcessCreator(DBFacade dbFacade, EventDispatcher<BuildServerListener> dispatcher, ProjectManagerEx projectManager, BuildsHistoryCleaner buildsHistoryCleaner, CleanupExtensionsExecutor cleanupExtensionsExecutor, KeepRulesManager keepRulesManager, BuildPromotionManagerEx buildPromotionManager, TagsManager tagsManager, DeletedEntitiesProcessor deletedEntitiesProcessor)
-