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()
Fields
| Field Name | Description |
|---|---|
| AsyncApexJobId |
|
| FlexQueueItemId |
|
| JobPosition |
|
| JobType |
|