cancel
Showing results for 
Search instead for 
Did you mean: 

JobExecutor thread name

jdev_hari
Champ in-the-making
Champ in-the-making
What would be the thread name of Jobexecutor threads. I am using APM tools to monitor the application which has embedded activiti, I am unable to figure out the jobexecutor thread.
1 REPLY 1

trademak
Star Contributor
Star Contributor
The class names of the Runnable classes are:

AcquireJobsRunnable
ExecuteJobsRunnable

Best regards,