Omada.OE.Model.DataImport Namespace |
| Class | Description | |
|---|---|---|
| AbortImportResult | ||
| ImportQueueData |
Import queue data
| |
| ImportQueueItemData |
Import queue item
| |
| StartImportResult |
Result of a started import
| |
| WarehouseImportStatus |
Used by system importing to indicate the warehouse import status for a system
|
| Interface | Description | |
|---|---|---|
| IImportController |
Interface for data imports
| |
| IImportStatusController |
Interface for data import status.
If IngestionEnabled -> ImportServiceController registered in DI.
If !IngestionEnabled -> WarehouseHelper registered in DI.
| |
| IStoredMessageService |
Service handles requests and state changes for dbo.tblImportStartedMessagesState table
| |
| IThresholdController |
Interface for import's threshold manipulation.
If IngestionEnabled -> ImportServiceController registered in DI.
If !IngestionEnabled -> WarehouseHelper registered in DI.
|
| Enumeration | Description | |
|---|---|---|
| ImportQueueItemType |
Import types enum
| |
| ImportThresholdStatus |
enum with the import threshold status
| |
| StatusCode |
Enum to indicate upload as well as import status
|