4 Replies Latest reply on Jun 25, 2008 3:00 AM by kaffeebohn

    Handling of suspended tasks

    kaffeebohn

      Hello,

      I've got a small problem with handling suspended tasks.

      I receive the user's tasklist bei calling

      jbpmContext.getTaskMgmtSession().findTaskInstances(username);
      


      but this method doesn't include the suspended tasks. How am I able to receive a complete List of a users' tasks including the suspended ones?

      Thanks and Greetings,

      Tobias