Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| Id | id | 18 | null |
|
|
Label: Apex Job ID |
||||
| CreatedDate | datetime | 0 | null |
|
|
Label: Created Date |
||||
| CreatedById | reference | 18 | null |
|
|
Label: Created By ID |
||||
| JobType | picklist | 40 | null |
|
|
Label: Job Type |
||||
| ApexClassId | reference | 18 | null |
|
|
Label: Class ID |
||||
| Status | picklist | 40 | null |
|
|
Label: Status |
||||
| JobItemsProcessed | int | 9 | null |
|
|
Label: Batches Processed |
||||
| TotalJobItems | int | 9 | null |
|
|
Label: Total Batches |
||||
| NumberOfErrors | int | 9 | null |
|
|
Label: Failures |
||||
| CompletedDate | datetime | 0 | null |
|
|
Label: Completion Date |
||||
| MethodName | string | 255 | null |
|
|
Label: Apex Method |
||||
| ExtendedStatus | string | 255 | null |
|
|
Label: Status Detail |
||||
| ParentJobId | reference | 18 | null |
|
|
Label: Apex Job ID |
||||
| LastProcessed | string | 15 | null |
|
|
Label: Last ID processed and committed |
||||
| LastProcessedOffset | int | 9 | null |
|
|
Label: Offset of last ID processed and committed |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| FakeIndex28 | Must be unique | Asc | Id |