public class BatchJob<T> : BatchJob
where T : BatchJobData
BatchJobT | Initializes a new instance of the BatchJobT class |
BatchJobT(IDataReader) | Initializes a new instance of the BatchJobT class |
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) |
ErrorMessage | (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) |
DeserializeData | (Overrides BatchJobDeserializeData(String)) |
ReadData | (Inherited from BatchJob) |
SerializeData | (Overrides BatchJobSerializeData) |
Convert |
Converts an object to a specified type.
(Defined by ObjectExtension) |
ConvertT | (Defined by ObjectExtension) |
ConvertT |
Converts an object to a specified type.
(Defined by ObjectExtension) |
ToJson | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert | (Defined by ObjectExtension) |
TryConvert |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT | (Defined by ObjectExtension) |
TryConvertT |
Attempts to convert an object to a specified type.
(Defined by ObjectExtension) |