cancel
Showing results for 
Search instead for 
Did you mean: 

Find historic tasks based on candidate groups using REST

vickysirwani
Champ in-the-making
Champ in-the-making
Hi,

I want to find out all the historic tasks for a particular candidate group.

How do I do it using Activiti REST?
4 REPLIES 4

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

AFAIK this query is not supported by REST API.

May be you could use historic identity links to get historic tasks.

Regards
Martin

vickysirwani
Champ in-the-making
Champ in-the-making
Would there be any problems if we add this support.

jbarrez
Star Contributor
Star Contributor
No, not at all. Please provide a pull request so we can discuss.

vickysirwani
Champ in-the-making
Champ in-the-making
Have created a pull request https://github.com/Activiti/Activiti/pull/492.