JobProcessorBaseT Class |
Namespace: FileHold.LibraryManager.Models
public abstract class JobProcessorBase<T> : IDisposable where T : BatchJobData
[Missing <typeparam name="T"/> documentation for "T:FileHold.LibraryManager.Models.JobProcessorBase`1"]
The JobProcessorBaseT type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobProcessorBaseT | Initializes a new instance of the JobProcessorBaseT class |
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | LogException | |
![]() | SetBatchJobFailed |
Name | Description | |
---|---|---|
![]() | batchManager | |
![]() | job | |
![]() | userContext | |
![]() | userRoleManager |
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |