Package jetbrains.buildServer.serverSide.impl.cleanup.v2019
-
Interface Summary Interface Description KeepBuildDataPart Defines what build data should be kept.KeepBuildDataProvider Provides build data to preserve.KeepFilter Defines builds filter for someKeepRule
.KeepInfo Provides the computed and collected builds cleanup data: what part of a build should be kept and what should be removed.KeepLimit Limits builds collection after filtering and partitioning (withKeepFilter
andKeepPartition
respectively).KeepPartition Defines builds set splitting for someKeepRule
.KeepRule Defines builds keep rule.