[jboss-user] [jBPM] - Historytask query

HuiSheng Xu do-not-reply at jboss.com
Thu Jun 3 05:21:15 EDT 2010


HuiSheng Xu [http://community.jboss.org/people/rebody] replied to the discussion

"Historytask query"

To view the discussion, visit: http://community.jboss.org/message/546010#546010

--------------------------------------------------------------
Hi zhiyong,

search by process definition infor is more complicated.  Please there is no table for process definition, and the id, key, name, version column was stored in the deploy_prop table.  I am afraid you have to use lots of 'join' to achieve this.

And if you want to get Session, please use this:

EnvironmentImpl.getFromCurrent(Session.class);

before using this, please make sure you have already open an Environment.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/546010#546010]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100603/bd7bb17f/attachment-0001.html 


More information about the jboss-user mailing list