[jboss-user] [JBoss jBPM] - Re: How logging me in as a user in JBPM (swimlane)

jits_1998 do-not-reply at jboss.com
Tue Sep 12 09:40:19 EDT 2006


Use this:


  | jbpmContext.getTaskMgmtSession().taskMgmtSession.findTaskInstances("ernie");
  | 

Let me know if this works.

swimlane.getTasks should be used to find tasks defined for the swimlane in the process definition. It will not give the pending tasks in various process instances..which is what we are trying to find here. Sorry for the confusion.

cheers!



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971008#3971008

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



More information about the jboss-user mailing list