Class APIDeviceTimeCountSessionReportEntry

    • Constructor Detail

      • APIDeviceTimeCountSessionReportEntry

        public APIDeviceTimeCountSessionReportEntry()
      • APIDeviceTimeCountSessionReportEntry

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

      • getCountTestRuns

        public java.lang.Long getCountTestRuns()
      • getCountDeviceSessions

        public java.lang.Long getCountDeviceSessions()