JBoss Community

How to get the name of a completed task ?

reply from Maciej Swiderski in jBPM - View the full discussion

When you query for HistoryActivityInstance and the instance is of type task it will return HistoryTaskInstanceImpl which has a method getHistoryTask.

 

That (in theory) should do what you expect, but I have not tried that if it works properly or not. Let us know the result of your test.

Reply to this message by going to Community

Start a new discussion in jBPM at Community