0 Replies Latest reply on Jul 1, 2011 5:08 AM by reidz

    jBPM 4.4 : How to list every task in jpdl before make any process

    reidz

      Hi im using jBPM 4.4 with JSF 2.0.

      Im asking how to list every task in jpdl.xml that we deploy with RepositoyService, before any process started.

      Becase as far as i know jBPM only insert new task into jbpm4_task table when that task is invoked, so on other word, if task not invoked so that task is not registered in jbpm4_task table

       

      Any help or clue will be appreciated, thanks