JBoss Community

Re: How to Save jBPM 5.1 Process Definition Created via API?

created by Victor Lewis in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community