Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: How to access the list of following tasks (or previous tasks)" To view the discussion, visit: http://community.jboss.org/message/623480#623480 -------------------------------------------------------------- If you are using the jbpm snapshots (5.2.0-SNAPSHOT) you can take a look at the AsyncTaskService and TaskService class. Both interfaces that allows you to query the informaiton about your human tasks and also interact with them. If you are using older versions you should take a look at the TaskClient class that has that logic. Cheers -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/623480#623480] 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 [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
