Class CleanupOptionsObject
- java.lang.Object
-
- jetbrains.buildServer.controllers.admin.cleanup.jsons.oldCleanup.CleanupOptionsObject
-
- All Implemented Interfaces:
JsonObject
public class CleanupOptionsObject extends Object implements JsonObject
- Since:
- 2019.2
-
-
Constructor Summary
Constructors Constructor Description CleanupOptionsObject(boolean preventDependenciesArtifactsFromCleanup, boolean ownPrevent, boolean cleanupPoliciesDisabled, boolean ownDisabled)
-