ApexTestQueueItem

Represents a single Apex class in the Apex job queue. This object is available in API version 23.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see ApexTestQueueItem in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
ApexClassId Class ID reference 18
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
ExtendedStatus Status Detail string 1000
Id Apex Test Queue Item ID id 18
ParentJobId Apex Job ID reference 18
ShouldSkipCodeCoverage Should Skip Code Coverage boolean
Status Status picklist 40
SystemModstamp System Modstamp datetime
TestRunResultId ApexTestRunResult ID reference 18