Hi,
thanks for your interest in Wapama.
On Apr 13, 12:57 am, samarjit <
samarjit.sama...@gmail.com> wrote:
> I wanted to get hold of modelling classes and some of the execution
> classes from jbpm, as the model keeps on changing as BPMN version
> changes I thought it would be nice to utilize some sources of jBPM and
> oryx so that I don’t have to rewrite my engine every time.
>
> 1. The model classes were in folders like de.hpi.bpmn2_0.model, but
> these are not available in wapama. Will these be added in future?
They will not. They are gone for good, and we will integrate with the
work done by tsurdilo.
>
> 2. Saving of the bpmn xmls. Will this be provided in future?
Yep, with the same work as above.
> 3. The BPMN xml saved does not have diagram details<bpmndi:BPMNDiagram/>, will this be added in future?
Sure, with the same work as above.
>
> 4.Will BPMN XML format be used to load BPMN diagrams, or json will be
> primary method.
We will support both.
> 5. How can I enable the import and export functionality.
You cannot, the editor won't work with a button to import and export.
You will either need to plug your own import and export backend, or
use the file system.
Thanks!
Antoine