Where can I find all running jobs (jobs that extends AbstractJob). How to correctly stop jobs that are already running?
Where can I see messages sent using getStatusMessage() method?
Maybe some console commands? Something like php cmd.php xf-showjobs...?