Relativity.DataExchange.Transfer
Namespace with 18 public types
Classes
DownloadTapiBridge2
Represents a class object to provide a download bridge from the Transfer API to existing import/export components. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
DownloadTapiBridgeParameters2
Represents the generic parameters to setup a Transfer API bridge for upload. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
TapiBridgeParameters2
Represents the generic parameters to setup a Transfer API bridge.
TapiClientEventArgs
Represents the Transfer API client event arguments data. This class cannot be inherited.
TapiFileStorageSearchResults
Represents a class object that provides a list of all file storage search results.
TapiLargeFileProgressEventArgs
Represents a Transfer API transfer large file progress event arguments data. This class cannot be inherited.
TapiMessageEventArgs
Represents Transfer API message event arguments data. This class cannot be inherited.
TapiMultiClientEventArgs
Represents the the Transfer API multiple transfer client event arguments data. This class cannot be inherited.
TapiProgressEventArgs
Represents Transfer API progress event arguments data. This class cannot be inherited.
TapiStatisticsEventArgs
Represents Transfer API statistics event arguments data. This class cannot be inherited.
TapiTotals
Represents a class object that provides Transfer API totals. This class cannot be inherited.
UploadTapiBridge2
Represents a class object to provide a upload bridge from the Transfer API to existing import/export components. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
UploadTapiBridgeParameters2
Represents the generic parameters to setup a Transfer API bridge for upload. This class cannot be inherited, backwards compatibility isn't guaranteed, and should never be consumed by API users.
Enumerations
TapiClient
Represents the supported Transfer API clients.
Abstract Classes
TapiBridgeBase2
Represents a class object to provide a bridge from the Transfer API to existing Import/Export code.
Interfaces
ITapiBridge
Represents an abstract object to provide Transfer API object services to the transfer bridges.
ITapiFileStorageSearchResults
Represents an abstract object that provides a list of all file storage search results.
ITapiObjectService
Represents an abstract object to provide Transfer API object services to the transfer bridges.