User development,
A new message was posted in the thread "How to query for executions in a particular
activity":
http://community.jboss.org/message/527067#527067
Author : Peter Swartwout
Profile :
http://community.jboss.org/people/spincycle
Message:
--------------------------------------------------------------
Hi, I'm very new to jBPM - just running the examples and writing my own unit tests to
help me learn it. I have 4.3.
I'm playing with the Query API now, and I can see an easy way to get a list of all
process instances by process id. For each of these, I can find which activity is currently
active. But I don't see a convenient way to obtain a list of all process instances
with an execution in a particular activity. Am I missing something?
For example:
LoanRequest -> Evaluate -> WireMoney -> End
I want a list of all process instances that are in the "Evaluate" activity and
no other activity.
Thanks!
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/527067#527067