Relativity.Processing.V1.Services.Interfaces.DTOs
Namespace with 68 public types
Classes
ApplyProcessingFilterRequest
Represents a request object containing criteria for Applying filters for processing.
CatalogField
Catalog Field DTO
CatalogInfo
This object contains the additional field information contained in the Field Catalog
CountOperationRequest
Request object for APM spans
CreateProcessingExpressionFilterRequest
Represents a request object containing criteria for creating expression filters for processing.
DataSourceValidateDeleteResponse
Processing data source validate delete response object
DefaultProcessingDataSourceOptionsResponse
Response of fields defined in processing profile that can be used as default values for processing data source options.
DiscoveredFileSelection
DTO that represents a selection of discovered files, either by file IDs or by expression
ExportColumn
Represents a single column to be included in an exported CSV file
ExternalMapping
This object encapsulates a mapping between a Relativity field and an External (e.g. Invariant) field.
FieldFilter
Properties to filter Invariant fields.
FieldMappingRequest
Request object to retrieve paginated Invariant fields.
FieldMappingResponse
Represents the result summary of retrieving Invariant field mappings.
FieldSortingOption
Field properties and sorting options for sorting mappable fields.
FileData
DTO containing a file path to be deleted information
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
GetProcessedFilesToDeleteResponse
DTO containing files to be deleted
HealthCheckOperationRequest
Request object for APM health check
MappableFieldNonPaginated
Represents non paginated mappable fields
MappableFieldsResponse
Represents response of get mappable fields
MappableSourceField
An object to represent a mappable field from an outside data source (e.g. Invariant)
MassReplaceQueueRequest
Represents a request object containing mass replace job details for replacing errored files and retry processing.
PivotOnOption
Represents a pivot on option
PrepareDiscoveredDocumentListResponse
The response from Creating a DiscoveredFileListRequest. This holds the guid used to retrieve the actual file.
ProcessingCustodian
Represent an instance of a processing custodian.
ProcessingCustodianRef
Represents a Production reference.
ProcessingDataSource
Represents a datasource that hold documents to be included in the processing set
ProcessingDataSourceRef
Represents a Processing Data Source reference.
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.
ProcessingFileIdResults
Represents a set of file ids that are the results of applying processing filter
ProcessingFileOperationRequest
Represents a request object containing criteria for retrying deleting as well as publishing documents for processing.
ProcessingFilter
Represents the filter Object for translation of Invariant filter to relativity filter object.
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
ProcessingMetadataResponse
Represents metadata for a given Document
ProcessingMultipleFileDownload
Object for Multiple File Downloads.
ProcessingOcrLanguage
DTO representing all of the fields associated with an OCR language.
ProcessingProfileRef
Serves as the base class for ProcessingProfile instances.
ProcessingRetryDeleteDocumentRequest
Represents a request object containing criteria for retrying deleting documents for processing.
ProcessingSet
Represent an instance of a Processing Set.
ProcessingSetDocumentInfo
Contains information regarding the documents of a Processing Set
ProcessingSetDocumentInfoSummary
Represents a response object containing information about processing sets retrieved from a specified workspace.
ProcessingSetRef
Represents a Production reference.
ProcessingSetState
Represents the state of the processing set
ProcessingSetSummaryData
General processing set information
ProcessingStorageItem
Object for Processing storage items.
ProcessingStorageValidationResults
Object for Processing storage validation results.
PublishJobErrorInfoResponse
DTO containing data about publish-level errors
SortOption
Represents a sorting operation on given property
TimedOperationRequest
Request object for APM spans
UpdateProcessingExpressionFilterRequest
Represents a request object containing criteria for updating expression filters for processing.
Enumerations
CustodianType
Indicates whether a Person is normal (Person) or a non-custodial (Other) Or a Organization.
FieldName
Field property to sort mappings by.
OcrLanguage
The language used to OCR files when text extraction is not possible.
Thai has been removed because it is not supported.
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.Services.Filter.Models
SortingDirection
The direction to sort the field mapping data.
Interfaces
IProcessingFilterExpressionModel
Represents the generic expression model.