Class BeginImportThemeFromUrl.BackgroundTask
- Namespace
- Raytha.Application.Themes.Commands
- Assembly
- Raytha.Application.dll
public class BeginImportThemeFromUrl.BackgroundTask : IExecuteBackgroundTask
- Inheritance
-
BeginImportThemeFromUrl.BackgroundTask
- Implements
- Inherited Members
Constructors
BackgroundTask(IRaythaDbContext, IFileStorageProvider)
public BackgroundTask(IRaythaDbContext db, IFileStorageProvider fileStorageProvider)
Parameters
db
IRaythaDbContextfileStorageProvider
IFileStorageProvider
Methods
Execute(Guid, JsonElement, CancellationToken)
public Task Execute(Guid jobId, JsonElement args, CancellationToken cancellationToken)
Parameters
jobId
Guidargs
JsonElementcancellationToken
CancellationToken