I have a Java Service Task with Asynchronous set to Yes. This task takes a little while to run. While it's running, I tried RESTful API runtime/tasks to show all active tasks, the service task is not shown.
Is there a RESTful API that shows active service tasks? Or any other way I can retrieve this information?