[jboss-user] [jBPM] - Re: Jbpm 5 listing processes
Maciej Swiderski
do-not-reply at jboss.com
Thu Jan 3 10:54:47 EST 2013
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Jbpm 5 listing processes"
To view the discussion, visit: https://community.jboss.org/message/787370#787370
--------------------------------------------------------------
so you want to list processes or process instances?
for processes use kBase.getProcesses()
for process instances you should enable history log and then use query methods to get active process instances from log entries as (you already noticed) runtime will load process instance only when it's needed - while it being executed.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/787370#787370]
Start a new discussion in jBPM at Community
[https://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/20130103/6c5e9537/attachment-0001.html
More information about the jboss-user
mailing list