JBoss Community

Re: How to access the list of following tasks (or previous tasks)

created by Mauricio Salatino in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community