Discussion:
[jboss-user] [jBPM] - how to get all deployed processes?
Semih Öztürk
2013-08-06 07:11:54 UTC
Permalink
Semih ÖztÃŒrk [https://community.jboss.org/people/semih88] created the discussion

"how to get all deployed processes?"

To view the discussion, visit: https://community.jboss.org/message/831535#831535

--------------------------------------------------------------
hi,
i develop business processes interface in java. i need to get all deployed process list. (or only one process by process id). how can i get?
thanks.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Maciej Swiderski
2013-08-07 05:35:28 UTC
Permalink
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: how to get all deployed processes?"

To view the discussion, visit: https://community.jboss.org/message/831700#831700

--------------------------------------------------------------
use KnowledgeBase to get the collection of processes, see http://docs.jboss.org/jbpm/v5.4/javadocs/org/drools/KnowledgeBase.html java docs for details.

HTH
--------------------------------------------------------------

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

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