| Package | Description |
|---|---|
| org.testobject.rest.api.model |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
SessionReport.getEndDateTime() |
LocalDateTime |
SessionReport.getStartDateTime() |
| Constructor and Description |
|---|
SessionReport(String id,
String projectId,
String userId,
String deviceDescriptorId,
String usage,
long appId,
long frameworkAppId,
String testFrameworkType,
String testFrameworkVersion,
List<Integer> testReportIds,
List<Integer> testIds,
long batchId,
LocalDateTime startDateTime,
LocalDateTime endDateTime,
long durationInSeconds) |
Copyright © 2018. All rights reserved.