[jboss-user] [jBPM] - Re: Problems in using JBPM5

Esteban Aliverti do-not-reply at jboss.com
Tue Jan 10 06:47:27 EST 2012


Esteban Aliverti [http://community.jboss.org/people/eaa] created the discussion

"Re: Problems in using JBPM5"

To view the discussion, visit: http://community.jboss.org/message/645651#645651

--------------------------------------------------------------
If you are not going to use jBPM5 runtime maybe you can take a look at this project:  https://github.com/eclipse/bpmn2 https://github.com/eclipse/bpmn2
It contains all the model classes neded for create bpmn2 processes. These are the classes used by jbpm-web-designer to transform from json to bpmn2 and viceversa (similar to what you are trying to do). The main classes in chage of that are:
  https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/bpmn2/impl/Bpmn2JsonMarshaller.java https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/bpmn2/impl/Bpmn2JsonMarshaller.java and  https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/bpmn2/impl/Bpmn2JsonUnmarshaller.java https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/bpmn2/impl/Bpmn2JsonUnmarshaller.java
 https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/bpmn2/impl/Bpmn2JsonUnmarshaller.java https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/bpmn2/impl/Bpmn2JsonUnmarshaller.java
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/645651#645651]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120110/66ca743b/attachment.html 


More information about the jboss-user mailing list