BatchJobT Class |
Namespace: FileHold.LibraryManager
public class BatchJob<T> : BatchJob where T : BatchJobData
The BatchJobT type exposes the following members.
| Name | Description | |
|---|---|---|
| BatchJobT | Initializes a new instance of the BatchJobT class | |
| BatchJobT(IDataReader) | Initializes a new instance of the BatchJobT class |
| Name | Description | |
|---|---|---|
| AllowRestart | (Inherited from BatchJob.) | |
| Data | ||
| DateCompleted | (Inherited from BatchJob.) | |
| DateQueued | (Inherited from BatchJob.) | |
| DateStarted | (Inherited from BatchJob.) | |
| Documents | (Inherited from BatchJob.) | |
| ErrorDetails | (Inherited from BatchJob.) | |
| Files | (Inherited from BatchJob.) | |
| Id | (Inherited from BatchJob.) | |
| Locations | (Inherited from BatchJob.) | |
| Name | (Inherited from BatchJob.) | |
| QueuedById | (Inherited from BatchJob.) | |
| Status | (Inherited from BatchJob.) | |
| Type | (Inherited from BatchJob.) |
| Name | Description | |
|---|---|---|
| DeserializeData | (Overrides BatchJobDeserializeData(String).) | |
| ReadData | (Inherited from BatchJob.) | |
| SerializeData | (Overrides BatchJobSerializeData.) |
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |