[jboss-user] [jBPM] New message: "Question on TaskQuery"

ben d do-not-reply at jboss.com
Mon Feb 8 17:40:19 EST 2010


User development,

A new message was posted in the thread "Question on TaskQuery":

http://community.jboss.org/message/524907#524907

Author  : ben d
Profile : http://community.jboss.org/people/bdahon

Message:
--------------------------------------------------------------
Hi there,
 
I've just run the following code :
 
taskService.createTaskQuery().processInstanceId(processId).activityName("xxx").list()

 
I'd expect this code to return only tasks that are associated to the given processInstanceId and whose name are xxx. But I get all sorts of tasks; I mean tasks whose names differ from xxx. Is that the expected behaviour ?
 
Cheers,
Ben

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/524907#524907




More information about the jboss-user mailing list