What are two ways a developer can get the status of an enqueued job for a class that implements the queueable interface?

What are two ways a developer can get the status of an enqueued job for a class that implements the queueable interface? (Choose two.)
A. View the Apex Jobs Page
B. View the Apex Status Page
C. Query the AsyncApexJob object
D. View the Apex Flex Queue

CRT-450: Salesforce Certified Platform Developer I

Free dumps for CRT-450 in PDF format.

High quality CRT-450 PDF and software. VALID exam to help you pass.

Download Printable PDF. VALID exam to help you PASS.

7 thoughts on “What are two ways a developer can get the status of an enqueued job for a class that implements the queueable interface?

  1. Querying ApexSyncJob doesn’t need a explanation. As for Apex Flex Queue jobs vs Apex Jobs might be confusing but do note that flex queue keep jobs only in holding status. Whereas Queued, inprogress, failed, completed status are available on Apex jobs page Only. I hope this clarifies.

    15
    1. identify and monitor your job, either through the Salesforce UI (Apex Jobs page), or programmatically by querying your record from AsyncApexJob.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.