Namespace OpenText.Fusion.AdapterSdk.Api
Classes
AbortRequestedException
Exception thrown when the current operation should be aborted.
AdapterDescriptor
Information about the adapter.
ChangeLogRequest
Provides information required to run the RetrieveChangeLog command.
Failure
Details of a failure.
FailureDetails
Details of a failure.
FileMetadata
File metadata.
HandlerRequest
Base class for request types.
RepositoryConfigurationNames
Predefined RepositoryConfiguration options names.
RepositoryFile
A file in a repository.
RepositoryFilesRequest
Provides information required to run the RetrieveFilesData command.
RepositoryOptionNames
Predefined names of the repository options.
RepositoryPartitionFile
Repository File with Partition Hint.
RepositorySettingDefinition
Definition of a repository setting in Fusion Custom Adapter.
RetrieveFileListRequest
Provides information required to run RetrieveFileList command.
Interfaces
IAdapterDescriptor
The Adapter configuration.
IChangeLogSupport
ChangeLog action support.
IConfigurationEncryption
Decrypts encrypted configuration values.
IDeleteResultHandler
Results handler for the delete file operation.
IDeleteSupport
Delete action support.
IFailure
IFailureDetails
Represents details of a failure.
IFailureRegistration
Represents a results handler that can register a failure.
IFileDataResultsHandler
Provides methods to queue the file data retrieval results.
IFileListResultsHandler
Results handler for the file list retrieval operation.
IFileMetadata
File metadata.
IOptionsProvider
The options provider.
IProcessingEngine
Adapter processing engine responsible for the handling and execution of the repository tasks.
IProcessingEngineFactory
Responsible for creation of IProcessingEngine.
IRepositoryAdapter
The adapter interface.
IRepositoryFile
A file in a repository.
IRepositoryPartitionFile
Repository File with Partition Hint.
IRepositoryProperties
Represents repository information passed from Fusion.
IStoreFile
Details of a file to be stored in the repository.
IStoreSupport
Store action support.
IStoreSupportProcessor
A processor that can store files in the repository.
IStoreSupportRequest
Provides information required to store a file in the repository.