Search code examples
jqueryjbpmbpmn

Translate jBPMN xml to BPMN Diagram


I have a jBPMN XML file.

Is there a plugin (jQuery) which can convert this XML in to Diagram of BPMN format?


Solution

  • What I was looking is, I give the jbpm XML and I get the diagram back!

    Currently, there are no plugin, tools, software available. JBPM can be used to get the diagram from XML (with a bit of effort)