Effectivelly, but it is not really simple way !
I need only completed tasks, the other activities and not complete tasks are not shown to users...
Unfortunatly, with historyActivityInstanceQuery I can't have the same criteria than HistoryTask :(
So I need to use hibernate directly to access to the right data...
Perhaps it needs an enhancement to HistoryService or to HistoryActivityInstanceQuery ?
Regards