It appears that camunda has a function to retrieve open tasks for a user: taskService.createTaskQuery. However, I cannot figure out how to get this using this library. I searched through the source code and couldn't find anything promising. By the way, thank you for writing this package--very useful!
It appears that camunda has a function to retrieve open tasks for a user: taskService.createTaskQuery. However, I cannot figure out how to get this using this library. I searched through the source code and couldn't find anything promising. By the way, thank you for writing this package--very useful!