| Package | Description |
|---|---|
| org.testobject.api | |
| org.testobject.rest.api | |
| org.testobject.rest.api.resource |
| Modifier and Type | Method and Description |
|---|---|
PaginationObject<SessionReport> |
TestObjectRemoteClient.getSessionReport(String user) |
PaginationObject<SessionReport> |
TestObjectClient.getSessionReport(String user) |
PaginationObject<SessionReport> |
TestObjectRemoteClient.getSessionReport(String user,
String userId,
long offset,
int limit,
int lastDays) |
PaginationObject<SessionReport> |
TestObjectClient.getSessionReport(String user,
String userId,
long offset,
int limit,
int lastDays) |
| Modifier and Type | Method and Description |
|---|---|
PaginationObject<SessionReport> |
SessionReportResourceImpl.getSessionReport(String user) |
PaginationObject<SessionReport> |
SessionReportResourceImpl.getSessionReport(String user,
String userId,
long offset,
int limit,
int lastDays) |
| Modifier and Type | Method and Description |
|---|---|
PaginationObject<SessionReport> |
SessionReportResource.getSessionReport(String user) |
PaginationObject<SessionReport> |
SessionReportResource.getSessionReport(String user,
String userId,
long offset,
int limit,
int lastDays) |
Copyright © 2016. All rights reserved.