Hi everybody.
i am using jbpm-jpdl 3.1 and i have done my process successfully.
deployment was a success.
But when i tried to get task list like that:
| List task_list=jbpmContext.getTaskList(jbpmContext.getActorId());
| System.out.println("number of task:"+task_list.size());
|
result:number of task:0
i don't understand this.
should you explain me please.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066086#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...