cancel
Showing results for 
Search instead for 
Did you mean: 

How can I query HistoricDetail by name and value?

goekan-t
Champ in-the-making
Champ in-the-making
Hi,

I need to query HistoricDetail by name and value like i can query ProcessInstance using variableValueEquals("entityToQuery", entityToQuery).
How can I implement this? - I can't found any method from API.

Thanks!
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
That feature is not yet implemented

tombaeyens
Champ in-the-making
Champ in-the-making
we could implement comparizon on the identity of the entity.  but not on the values as i believe we don't have enough information to do that.