0 Replies Latest reply on Feb 29, 2012 1:45 AM by devilkazuya99

    Disposing StatefulKnowledgeSession that run process with Human Task

    devilkazuya99

      I have a process that has multiple human task in it. So I use

      ksession.startProcess("humanTaskFlow", params);

       

      to start the process. My question is where and when can I call the

      ksession.dispose();