Skip to main content

I would like to identify in my org what are the scheduled classes that are scheduled to run at a specific time. I wanted to identify this for the apex classes and flow.

 

I don't want to go to Setup -> Scheduled Jobs and check since my dev environment doesn't have all the classes running or scheduled. I also tried SOQL query suggested here (https://salesforce.stackexchange.com/questions/99796/unable-to-find-schedule-job-for-apex-class) but it only shows the scheduled classes that are scheduled to run and not all the classes that are scheduled. :(

 

Does anyone know if there is a way to retrieve these classes? Why can't Salesforce provide a field in the list view to classify scheduled classes vs normal apex classes? It's puzzling.

 

#Apex #Flow #Scheduled Flow #Schedulable Batch Job #Batchapex 

1 answer
0/9000