Hi guys,
I´m working on a same solution as jemmerling but in JBPM 5.4, however I require add dynamically an excluded user for a task. The main issue is that I´m not able to include excluded owners to an existing task and before I extend the WSHumanTaskHandler I was looking for already implemented solution in the api.
To complicate the situation I´m using an already existing Drool and Human Task server which are not being executed in my Web Application, and in my web app I just have a client.
Thanks!