Class JSendResponse
- java.lang.Object
-
- jetbrains.buildServer.controllers.admin.cleanup.jsons.JSendResponse
-
- All Implemented Interfaces:
JsonObject
- Direct Known Subclasses:
ErrorResponse
,SuccessResponse
public abstract class JSendResponse extends Object implements JsonObject
Based on JSend standard JSON response.- Since:
- 2019.2
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
JSendResponse(String status)
-