Class UpdateParticipantGroupResponse

java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.study.UpdateParticipantGroupResponse

public class UpdateParticipantGroupResponse extends CommandResponse
Result of making a request to the server to update an existing participant group
  • Constructor Details

    • UpdateParticipantGroupResponse

      public UpdateParticipantGroupResponse(String text, int statusCode, String contentType, org.json.JSONObject json)
  • Method Details