Lalit Bhatia [http://community.jboss.org/people/lalitbhatia] created the 
discussion

"Find Task by Process Def and group"

To view the discussion, visit: http://community.jboss.org/message/549438#549438

--------------------------------------------------------------
Hi,

I guess there are enough APIs available to work on Tasks provided we have 
UserId.

I faced a situation where I need to find the open Tasks based on a Process Def 
and a user Group.

I know couple of options If I have a UserId. I can do it by 
TaskService.findGroupTasks and then filter out tasks using execution Id etc... 
but unfortunately I don't have access to userId! I could query jBPM schema to 
find the details but don't want to mix that with APIs.

Any APIs based solution?

Thanks.

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

Reply to this message by going to Community
[http://community.jboss.org/message/549438#549438]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to