Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: How to read a process definition in jbpm 5.4?"
To view the discussion, visit:
https://community.jboss.org/message/800123#800123
--------------------------------------------------------------
not sure what you try to do. Do you want to get get process definition represented with
objects? If you you can get it from KnowledgeBase once it's built. from kbase you can
get all available processes and by iterating over it you can find one that interests you.
Once you have it you can get Node objects out of Process and thus gathering all required
information.
HTH
P.S.
better is to place user questions on user forum (parent to this one) and this was used
mainly by development team but it is not any more so no too much attention here.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/800123#800123]
Start a new discussion in jBPM Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]