Which jar builds the xml?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2012 05:11 PM
The activiti plugin is composed of the following jars. Which one of them does the work of creating the BPMN xml?
Is there any documentation for the API?
Thanks.
org.activiti.designer.eclipse_5.8.1.jar
org.activiti.designer.export.bpmn20_5.8.1.jar
org.activiti.designer.export.image_5.8.1.jar
org.activiti.designer.gui_5.8.1.jar
org.activiti.designer.help_5.8.1.jar
org.activiti.designer.integration_5.8.1.jar
org.activiti.designer.model_5.8.1.jar
org.activiti.designer.util_5.8.1.jar
org.activiti.designer.validation.bpmn20_5.8.1.jar
Is there any documentation for the API?
Thanks.
org.activiti.designer.eclipse_5.8.1.jar
org.activiti.designer.export.bpmn20_5.8.1.jar
org.activiti.designer.export.image_5.8.1.jar
org.activiti.designer.gui_5.8.1.jar
org.activiti.designer.help_5.8.1.jar
org.activiti.designer.integration_5.8.1.jar
org.activiti.designer.model_5.8.1.jar
org.activiti.designer.util_5.8.1.jar
org.activiti.designer.validation.bpmn20_5.8.1.jar
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2012 05:44 AM
Hi,
That's part of the org.activiti.designer.export.bpmn20_5.8.1.jar
We don't have documentation for this API, because it's Eclipse-specific code.
Of course feel free to look at the source code.
Best regards,
That's part of the org.activiti.designer.export.bpmn20_5.8.1.jar
We don't have documentation for this API, because it's Eclipse-specific code.
Of course feel free to look at the source code.
Best regards,
