Newer Version Available
FlexQueueItem
Represents an asynchronous Apex job in the Apex flex
queue. Provides information about the job type and flex queue position of the AsyncApexJob.
This object is available in API version 36.0 and later.
Supported Calls
describeSObjects(), query()
Special Access Rules
In API version 49.0 and later, users must have the View Setup and Configuration permission to access this object.
Fields
| Field Name | Description |
|---|---|
| AsyncApexJobId |
|
| FlexQueueItemId |
|
| JobPosition |
|
| JobType |
|