Class PartitionsObject
- java.lang.Object
-
- jetbrains.buildServer.controllers.admin.cleanup.jsons.newCleanup.PartitionsObject
-
- All Implemented Interfaces:
JsonObject
public class PartitionsObject extends Object implements JsonObject
- Since:
- 2019.2
-
-
Constructor Summary
Constructors Constructor Description PartitionsObject(Collection<KeepPartition> partitions)
-
-
-
Constructor Detail
-
PartitionsObject
public PartitionsObject(@NotNull Collection<KeepPartition> partitions) throws IllegalRuleException
- Throws:
IllegalRuleException
-
-