The Relativity.Audit.Services.Interface.ReviewerStatistics.Models namespace provides models for computing Audit reviewer statistics.
Classes
Class | Description | |
---|---|---|
![]() | ActionCount |
Total and Distinct Action counts.
|
![]() | ActionCountCriteria |
Criteria to get Action counts.
|
![]() | DocumentActionCountCriteria |
Criteria to get document action count.
|
![]() | DocumentActionCountResponse |
Response container for document action counts per reviewer.
|
![]() | DocumentActionCountStatistics |
Represents a collection of counts grouped by actions which were performed against documents.
|
![]() | DocumentActionPerHourOfDayCriteria |
Criteria to get document Actions per hour of the day.
|
![]() | DocumentActionPerHourOfDayResponse |
Response container for document actions per hour the day per reviewer.
|
![]() | DocumentActionPerHourOfDayStatistics |
Action per hour of the day stats.
|
![]() | HourOfDayActionCount |
Action counts by hour of the day.
|
![]() | ReviewedChoiceCount |
Reviewed Choice and it's count.
|
![]() | ReviewedDocumentSizeCriteria |
Criteria to query reviewed document sizes.
|
![]() | ReviewedDocumentSizeResponse |
Response for total reviewed document text size per reviewer.
|
![]() | ReviewedDocumentSizeStatistics |
Total reviewed documents size.
|
![]() | ReviewedFieldChoices |
Field and it's choices.
|
![]() | ReviewedFieldChoicesBuckets |
Bucket that holds all the fields reviewed by the user.
|
![]() | ReviewedFieldChoicesPerUserResponse |
Response container for reviewed choices count for users in a workspace.
|
![]() | ReviewerChoicesAndOverturnsCriteriaBase |
This is the criteria base for Reviewer Choices and Overturns request.
|
![]() | ReviewerChoicesCriteria |
Reviewer Choice request criteria.
|
![]() | ReviewersStats |
Reviewer statistics for a user.
|
![]() | ReviewerStatisticsCriteria |
Criteria to query Reviewer statistics.
|
![]() | ReviewerStatsDataRequest |
Reviewer stats data request.
|
![]() | ReviewerWithStatisticsT |
Reviewer with stats.
|
![]() | ReviewerWithStatisticsContainerT |
A response container for a collection of reviewers with their corresponding statistics.
|
![]() | UsageTimeCriteria |
Criteria to get usage time metrics.
|
![]() | UsageTimeResponse |
Response for reviewers with their total usage time in minutes.
|
![]() | UsageTimeStatistics |
Usage time stats.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IStatistics |
Statistics
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | FieldTypes |
Field types.
|