Uses of Interface
jetbrains.buildServer.serverSide.impl.cleanup.v2019.KeepPartition
-
-
Uses of KeepPartition in jetbrains.buildServer.controllers.admin.cleanup.jsons.newCleanup
Constructor parameters in jetbrains.buildServer.controllers.admin.cleanup.jsons.newCleanup with type arguments of type KeepPartition Constructor Description PartitionsObject(Collection<KeepPartition> partitions)
-
Uses of KeepPartition in jetbrains.buildServer.serverSide.impl.cleanup
Methods in jetbrains.buildServer.serverSide.impl.cleanup that return types with arguments of type KeepPartition Modifier and Type Method Description Collection<KeepPartition>
SKeepRule. getPartitions()
Provides builds partitioning to subsets: builds are in the same subset if they are in the same partition for every partition. -
Uses of KeepPartition in jetbrains.buildServer.serverSide.impl.cleanup.v2019.partitions
Classes in jetbrains.buildServer.serverSide.impl.cleanup.v2019.partitions that implement KeepPartition Modifier and Type Class Description class
KeepBranchesPartition
class
KeepPersonalityPartition
class
LegacyKeepBranchesPartition
-
Uses of KeepPartition in jetbrains.buildServer.serverSide.impl.cleanup.v2019.rules
Methods in jetbrains.buildServer.serverSide.impl.cleanup.v2019.rules that return types with arguments of type KeepPartition Modifier and Type Method Description Collection<KeepPartition>
KeepRuleImpl. getPartitions()
-