[jboss-user] [jBPM Users] - Re: List task comments with Activity name
rmoskal
do-not-reply at jboss.com
Wed Nov 25 21:31:09 EST 2009
The only way I've found to do this is to explicitly find the task for an activity using taskService.createTaskQuery(). Then I get the comments using taskService.getTaskComments().
Good luck.
Robert
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267596#4267596
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267596
More information about the jboss-user
mailing list