I use a job worker to get data from a user task, the API I use is the same as in the image below:
However, this partially reduces the performance of the process. I’m looking for a better way to do this. Is it possible, for example, using an execution listener or another mechanism to get the variables from a user task?