Package org.labkey.remoteapi.assay
Class ImportRunResponse
java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.assay.ImportRunResponse
-
Constructor Summary
ConstructorsConstructorDescriptionImportRunResponse
(String text, int statusCode, String contentType, org.json.JSONObject json) -
Method Summary
Methods inherited from class org.labkey.remoteapi.CommandResponse
findObject, getContentType, getParsedData, getProperty, getProperty, getStatusCode, getText
-
Constructor Details
-
ImportRunResponse
-
-
Method Details
-
getSuccessURL
-
getAssayId
public int getAssayId() -
getBatchId
public int getBatchId() -
getRunId
public int getRunId()
-