Package jetbrains.buildServer.controllers.admin.cleanup
-
Class Summary Class Description BaseRulesController Cleanup UI controller for old cleanup base rules (that consist from up to threeHistoryRetentionPolicy
) and options.CleanupController Controller for main cleanup settings: is periodical cleanup enabled, start time etc.
For old cleanup settings seeBaseRulesController
and for the new keep rules seeKeepRulesController
.CleanupNotificator This class is intended to provide the details about last (current or finished) cleanup process to the cleanup policies form (see_cleanupPoliciesForm.jspf
).CleanupPoliciesForm CleanupProjectHelper CleanupSettingsPageController CleanupUiConstants EditCleanupRulesForm KeepRulesController Cleanup UI controller for new cleanup keep rules.KeepRulesManagerWeb KeepRuleUiFactory Parses provided from UI keep rule params and createsKeepRule
based on them.ManualCleanupRunner ProjectCleanupRulesTab