Relativity.DataExchange.Service
Namespace with 28 public types
Classes
BatchInProgressErrorPolicyFactory
CaseInfo
Represents a Relativity case or workspace information data object. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
ChoiceInfo
Represents a Relativity choice information data object. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
ErrorFileKey
Represents a server-side object that provides keys to download error files. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
FieldInfoBase
Represents a Relativity field information data object. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
HttpErrorRetryPolicyFactory
KeplerServiceConnectionInfo
Represents a class object that contains Kepler service connection information.
RetryableErrorsRetryPolicyFactory
SoapExceptionDetail
Represents a Relativity SOAP-based exception detail data object. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
TriggerManager
Contains methods for triggering the automated workflow.
ViewFieldInfo
Represents the Relativity field information class object.
Enumerations
ArtifactType
Defines constants for the well-known Relativity artifact types, including workspace/case, field, and document.
ColumnSourceType
Defines constants for the well-known Relativity column source types, including computed, artifact, main table, and no database column.
ExecutionSource
Defines constants for the well-known execution sources, including RDC, Import API, RIP, and Processing to support import/export telemetry.
FieldCategory
FieldType
Defines constants for the well-known field types, including integer, date, single-object, multi-object, and text.
FileType
Defines constants for the well-known file types, including native, TIFF, full-text, stamped TIFF, transcript, production images, searchable-pdf.
ImportBehaviorChoice
Defines constants for the well-known import behaviors, including leave blank values unchanged, replace blank values with identifier, and object field contains artifact.
ImportOverwriteType
Defines constants for the well-known import overwrite behaviors, including append, overlay, and append/overlay.
ImportStatus
Defines constants for the well-known import status values.
ParentReflectionType
Defines constants for the well-known parent reflection types, including empty, parent, and grandparent.
Interfaces
IKeplerProxy
Proxy for Kepler services.
IKeplerRetryPolicyFactory
Create retries policy for kepler's call.
IRelativityManagerService
Represents a class object to provide a RelativityManager wrapper.
IRelativityManagerServiceFactory
Factory to create Relativity Manager Service.
IReLoginService
This type provides a method for re-logging in Relativity WebAPI and Relativity.Distributed.
IServiceConnectionInfo
Represents an abstract object that contains service connection information.
IServiceProxyFactory
Represents an abstract class object to create web service proxy instances.