Hi Friends,
I am trying to list all the tasks for all the process instances of all process definitions (including active & inactive). I am able to list tasks for active process definition using method processDefManager.getActiveProcessDefinitions(), But I couldn't find a method/api to list tasks waiting under instances of inactive process definitions.
Please let me know if anyone has a direct solution or a workaround.
Thanks
Raags