Package jetbrains.buildServer.serverSide.impl.cleanup.v2019.rules
-
Class Summary Class Description KeepRuleImpl PredefinedRules Provides some predefined keep rules, in particular those that were designed to replace base rules: this functionality is not finally implemented but was designed and prepared; the main difficulty is in different inheritance base/keep rules order (seeCleanupSettingsSupportandKeepRulesManager), but as templates are poorly used, the problem is probably solvable.RulesUtil StorableRule EncapsulatesKeepRulestorage logic (keep rules are stored as build configuration/project features).