HuiSheng Xu [
http://community.jboss.org/people/rebody] replied to the discussion
"Historytask query"
To view the discussion, visit:
http://community.jboss.org/message/545973#545973
--------------------------------------------------------------
Hi zhiyong,
You could use plain hibernate api to query historytask. Just like this:
session.createQuery("from
org.jbpm.pvm.internal.history.model.HistoryTaskImpl").list()
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/545973#545973]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]