Uses of Interface
jetbrains.buildServer.controllers.admin.cleanup.jsons.JsonObject
-
-
Uses of JsonObject in jetbrains.buildServer.controllers.admin.cleanup.jsons
Classes in jetbrains.buildServer.controllers.admin.cleanup.jsons that implement JsonObject Modifier and Type Class Description classErrorResponseclassJSendResponseBased on JSend standard JSON response.classSuccessResponseConstructors in jetbrains.buildServer.controllers.admin.cleanup.jsons with parameters of type JsonObject Constructor Description SuccessResponse(JsonObject data) -
Uses of JsonObject in jetbrains.buildServer.controllers.admin.cleanup.jsons.newCleanup
Classes in jetbrains.buildServer.controllers.admin.cleanup.jsons.newCleanup that implement JsonObject Modifier and Type Class Description classBuildPartsObjectclassFiltersObjectclassLimitObjectclassModifyKeepRuleRequestObjectUI uses this JSON format to create/update/modify keep rule.classPartitionsObjectclassRuleIdDataObjectclassRuleModifiedResponseclassRuleReceiveObjectClass to receive new cleanup keep rules via JSON from UI.classRulesDataObjectclassRuleSendObjectClass to send new cleanup keep rules via JSON to UI.classRulesHolderObjectclassRulesResponse -
Uses of JsonObject in jetbrains.buildServer.controllers.admin.cleanup.jsons.oldCleanup
Classes in jetbrains.buildServer.controllers.admin.cleanup.jsons.oldCleanup that implement JsonObject Modifier and Type Class Description classBuildTypeCleanupPoliciesObjectclassBuildTypeTemplateObjectclassBuildTypeTemplatesObjectclassCleanupHolderPoliciesObjectclassCleanupOptionsObjectclassCleanupPoliciesResponseclassCleanupPolicyObjectclassCleanupSettingsObjectclassEditCleanupSettingsRequestObjectclassEmptySuccessResponseclassProjectCleanupPoliciesObjectclassProjectsCleanupPoliciesObject -
Uses of JsonObject in jetbrains.buildServer.controllers.audit
Classes in jetbrains.buildServer.controllers.audit that implement JsonObject Modifier and Type Class Description classInvestigationHistoryRowObject
-