in my project , i used the jbpm 5.2.
when i excute the
ksession.startProcess("com.sample.evaluation", params);
the task is persisted in the DB, i aslo want to get the task id from this method return.
how can i do to get this task id .
thanks for u help , and very sorry for my english .