Class BeginImportContentItemsFromCsv.BackgroundTask
- Namespace
- Raytha.Application.ContentItems.Commands
- Assembly
- Raytha.Application.dll
public class BeginImportContentItemsFromCsv.BackgroundTask : IExecuteBackgroundTask- Inheritance
- 
      
      BeginImportContentItemsFromCsv.BackgroundTask
- Implements
- Inherited Members
Constructors
BackgroundTask(IRaythaDbContext, ICsvService, IFileStorageProvider, IFileStorageProviderSettings, ICurrentOrganization)
public BackgroundTask(IRaythaDbContext db, ICsvService csvService, IFileStorageProvider fileStorageProvider, IFileStorageProviderSettings fileStorageProviderSettings, ICurrentOrganization currentOrganization)Parameters
- dbIRaythaDbContext
- csvServiceICsvService
- fileStorageProviderIFileStorageProvider
- fileStorageProviderSettingsIFileStorageProviderSettings
- currentOrganizationICurrentOrganization
Methods
Execute(Guid, JsonElement, CancellationToken)
public Task Execute(Guid jobId, JsonElement args, CancellationToken cancellationToken)Parameters
- jobIdGuid
- argsJsonElement
- cancellationTokenCancellationToken