[jboss-user] [JBoss jBPM] - can't get task list of an actor

galvino do-not-reply at jboss.com
Fri Jul 20 05:31:29 EDT 2007


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#4066086

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066086



More information about the jboss-user mailing list