2 Replies Latest reply on Mar 30, 2015 5:48 AM by zmor

    Getting tasks for subprocess

    zmor

      Hi,

      Is there a way to get active tasks list for subprocess, knowing only root process ID?

      For example, i run main process which starts one or more subprocesses. I'd like to get all active tasks for the subprocesses. But i have only main process Id.

      Or, first, how to get active subprocesses list for main process?

       

      JBPM 6.1 Final

       

      Anyone can help me?