| Name | Type | Writable | Description |
|---|
| abort | int | V | |
| batchIndex | int | V | |
| bulkJobId | int | V | The id of the bulk upload job that initiated this job
|
| checkAgainTimeout | int | V | |
| data | KalturaJobData | V | |
| dc | int | V | |
| description | string | V | |
| entryId | string | V | |
| entryName | string | V | |
| errNumber | int | V | |
| errType | KalturaBatchJobErrorTypes | V | |
| fileSize | int | V | |
| finishTime | int | V | The time that the job was finished or closed as failed
|
| jobSubType | int | V | |
| jobType | KalturaBatchJobType | | |
| lastSchedulerId | int | V | |
| lastWorkerId | int | V | |
| lastWorkerRemote | bool | V | |
| message | string | V | |
| onStressDivertTo | int | V | |
| parentJobId | int | V | When one job creates another - the parent should set this parentJobId to be its own id.
|
| priority | int | V | |
| progress | int | V | |
| queueTime | int | V | The time that the job was pulled from the queue
|
| rootJobId | int | V | The id of the root parent job
|
| schedulerId | int | V | |
| status | KalturaBatchJobStatus | V | |
| twinJobId | int | V | The id of identical job
|
| updatesCount | int | V | |
| workerId | int | V | |