Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] replied to the
discussion
"History details"
To view the discussion, visit:
http://community.jboss.org/message/557541#557541
--------------------------------------------------------------
Michael Wohlfart wrote:
* I would like to be able to query all HistoryTasks for a certain ProcessInstance, I am
not sure how this can be implemented in a smart way. There is a property
"executionId" which might be helpfull for this but it seems this is not fully
implemented yet, so I am open for any good ideas here
I implemented that by joining HistoryTask with HistoryActivityInstance to narrow
down for a particular process instance id. Since entire history is not yet finished I
don't have complete solution, but if someone is interested I could extract this as a
patch for a review.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/557541#557541]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]