Show / Hide Table of Contents

Namespace Volo.Abp.BackgroundJobs

Classes

AbpBackgroundJobOptions

AbpBackgroundJobsAbstractionsModule

AbpBackgroundJobsDomainModule

AbpBackgroundJobsDomainSharedModule

AbpBackgroundJobsModule

AbpBackgroundJobWorkerOptions

AsyncBackgroundJob<TArgs>

BackgroundJob<TArgs>

BackgroundJobArgsHelper

BackgroundJobConfiguration

BackgroundJobExecuter

BackgroundJobExecutionException

BackgroundJobInfo

Represents a background job info that is used to persist jobs.

BackgroundJobManagerExtensions

Some extension methods for IBackgroundJobManager.

BackgroundJobNameAttribute

BackgroundJobRecord

BackgroundJobRecordConsts

BackgroundJobsDbProperties

BackgroundJobsDomainAutoMapperProfile

BackgroundJobStore

BackgroundJobWorker

DefaultBackgroundJobManager

Default implementation of IBackgroundJobManager.

InMemoryBackgroundJobStore

JobExecutionContext

JsonBackgroundJobSerializer

NullBackgroundJobManager

Interfaces

IAsyncBackgroundJob<TArgs>

Defines interface of a background job.

IBackgroundJob<TArgs>

Defines interface of a background job.

IBackgroundJobExecuter

IBackgroundJobManager

Defines interface of a job manager.

IBackgroundJobNameProvider

IBackgroundJobRepository

IBackgroundJobSerializer

IBackgroundJobStore

Defines interface to store/get background jobs.

IBackgroundJobWorker

Enums

BackgroundJobPriority

Priority of a background job.

JobExecutionResult

Back to top Powered by Volosoft