Relativity.Processing.V2.Services.Interfaces.DTOs
Namespace with 30 public types
Classes
ExportColumn
Represents a single column to be included in an exported CSV file
GetDiscoveredDocumentListRequest
Represents a request object containing criteria for getting filters results for processing.
GetDiscoveredDocumentsRequest
Represents a request object containing criteria for getting filters results for processing.
GetDiscoveredDocumentsWithPivotOnRequest
Represents the get discovered documents with pivot on dto
GetDiscoveredDocumentsWithPivotOnResponse
Represents response of get discovered document with Pivot on dto
GetTotalJobExceptionCountRequest
Request object for retrieving the total count of job exceptions created for a specific processing set.
JobExceptionFilterConditionalExpression
Represents an conditional expression object that is used to filter Job Exceptions in Processing.
JobExceptionSortOption
Represents a sorting operation on given property
PivotOnOption
Represents a pivot on option
ProcessingDocumentErrorHistoryResponse
Document Error History DTO
ProcessingDocumentErrorInfo
DTO with document error info
ProcessingDocumentsRequest
Represents a request object containing criteria for retrying deleting as well as publishing documents for processing.
ProcessingFileOperationRequest
Represents a request object containing criteria for retrying deleting as well as publishing documents for processing.
ProcessingFilePathResponse
Response model for the file path of a given Document
ProcessingFilterCompositeExpression
Represents an composite expression object that is used to create filters for processing.
ProcessingFilterConditionalExpression
Represents an conditional expression object that is used to create filters for processing.
ProcessingFilterData
Represents the processing filter data dto.
ProcessingFilterEmptyExpression
Represents an empty expression object that is used to create filters for processing.
ProcessingFilterResult
Processing Filter results Object
ProcessingMetadataRequest
Represents metadata for a given Document
ProcessingMetadataResponse
Represents metadata for a given Document
ProcessingMultipleFileDownload
Object for Multiple File Downloads.
PublishJobErrorInfoResponse
DTO containing data about publish-level errors
SortOption
Represents a sorting operation on given property
Enumerations
JobExceptionProperty
Represents the Job Exception Property on the condition expression.
These properties are used to translate back and forth between Invariant API
Ordering
Represents ordering method to apply upon getting the discovered documents.
ProcessingFilterConstraint
Used as a constraint for processing filter.
ProcessingFilterOperator
Provides an operator value used by filter expression.
Property
Represents the property on the condition expression.
These properties are used to translate back and forth between Invariant API
Interfaces
IProcessingFilterExpressionModel
Represents the generic expression model.