Class DatasetsWebService.ResponseDataObjectListCompactAuditEventValueObject
java.lang.Object
ubic.gemma.rest.util.ResponseDataObject<List<CompactAuditEventValueObject>>
ubic.gemma.rest.DatasetsWebService.ResponseDataObjectListCompactAuditEventValueObject
- Enclosing class:
DatasetsWebService
public static class DatasetsWebService.ResponseDataObjectListCompactAuditEventValueObject
extends ResponseDataObject<List<CompactAuditEventValueObject>>
Legacy collapsed shape for
DatasetsWebService.getDatasetAuditEvents(DatasetArg, CursorArg, LimitArg, boolean, boolean) (compact=true).- Author:
- tesarst
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class ResponseDataObject
addWarnings, getData, getWarnings
-
Constructor Details
-
ResponseDataObjectListCompactAuditEventValueObject
public ResponseDataObjectListCompactAuditEventValueObject(List<CompactAuditEventValueObject> payload)
-