Victor Lewis [
http://community.jboss.org/people/victor.lewis] created the discussion
"Re: How to Save jBPM 5.1 Process Definition Created via API?"
To view the discussion, visit:
http://community.jboss.org/message/618675#618675
--------------------------------------------------------------
Answering my own question. What I found is that I can do this as the last line in the
mentioned example from the User Guide and I will get the XML for the Process.
System.out.println(XmlBPMNProcessDumper.INSTANCE.dump(process,
XmlBPMNProcessDumper.NO_META_DATA));
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/618675#618675]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]