Class ImportRunResponse

java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.assay.ImportRunResponse

public class ImportRunResponse extends CommandResponse
  • Constructor Details

    • ImportRunResponse

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

    • getSuccessURL

      public String getSuccessURL()
    • getAssayId

      public int getAssayId()
    • getBatchId

      public int getBatchId()
    • getRunId

      public int getRunId()