| Package | Description |
|---|---|
| org.testobject.api | |
| org.testobject.rest.api.resource |
| Modifier and Type | Method and Description |
|---|---|
PaginationObject<SessionReport> |
TestObjectClientImpl.getSessionReports(String userId,
long offset,
int limit,
int lastDays,
String apiKey) |
PaginationObject<SessionReport> |
TestObjectClient.getSessionReports(String userId,
long offset,
int limit,
int lastDays,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
PaginationObject<SessionReport> |
ApiSessionReportResource.getSessionReports(String userId,
long offset,
int limit,
int lastDays,
String apiKey) |
Copyright © 2018. All rights reserved.