Class APIDeviceTimeCountSessionReportEntry


public class APIDeviceTimeCountSessionReportEntry extends APIDeviceTimeReportEntry
Author:
Damian Sniezek <[email protected]>
  • Constructor Details

    • APIDeviceTimeCountSessionReportEntry

      public APIDeviceTimeCountSessionReportEntry()
    • APIDeviceTimeCountSessionReportEntry

      public APIDeviceTimeCountSessionReportEntry(Date day, Long deviceTime, Long userId, String userEmail, Long deviceModelId, String deviceModelName, String projectId, String projectName, APIDevice.OsType osType, Long countTestRuns, Long countDeviceSessions)
  • Method Details