Newer Version Available
ApexTestQueueItem
Represents a single Apex class in the Apex job queue. This object is available in API version 23.0 and later.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Apex Class | ApexClassId | reference | 15 | ||
| Apex Test Queue Item ID | Id | id | 15 | ||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Parent Job | ParentJobId | reference | 15 | ||
| Status | Status | picklist | 40 | ||
| Status Detail | ExtendedStatus | string | 1000 | ||
| System Modstamp | SystemModstamp | datetime |