Namespace Datamine.MineTrustConnector.Service.Extensibility
Classes
- ExtensibleServiceAttribute
-
Attribute which marks the decorated class as a point of extensibility
- FileSystemService
-
Service responsible for performing local file operations during normal service execution.
- FileTaggingService
-
Service responsible for performing the file tagging operations during normal service execution.
- FileTransferService
-
Service responsible for performing file upload and download operations to and from MineTrust during normal service execution.
- MineTrustConnection
-
Record which encapsulates the scope of a MineTrust endpoint with specific user context
- PackageExtensions
-
Extension methods for Datamine.MineTrustConnector.Core.PackageConfiguration
- SuppressionUtils
-
Utility methods for handling exception instances.
Structs
- SuppressionUtils.SuppressResult
-
Result object indicating, for a 'suppressed' action, whether or not the underlying logic completed.
- SuppressionUtils.SuppressResult<T>
-
Result object indicating, for a 'suppressed' action, whether or not the underlying logic completed, and the result of the operation if it did.
